Get role information
GET/api/management/v2/useradm/roles/:id
Requirements
This endpoint requires a subscription to one of the following plans:
- Enterprise
Returns role information.
Request
Responses
- 200
- 401
- 404
- 500
Successful response - a role information is returned.
Unauthorized.
Not Found.
Internal Server Error.