Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
A JSON array of roles
Retrieves a list of all roles available.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A JSON array of roles