Get the user roles
GET/api/v1/me/roles/
Gets the user roles corresponding to the agent making the request, or returns a 401 error if the user is unauthenticated.
Responses
- 200
- 401
The current user
Unauthorized
GET/api/v1/me/roles/
Gets the user roles corresponding to the agent making the request, or returns a 401 error if the user is unauthenticated.
The current user
Unauthorized