Description: Get a specified custom global role.
Since: 7.77
Security: Bearer access token authentication is required.
Usage: GET ${baseUrl}/access/api/v1/roles/{role}
Produces: application/json; charset=UTF-8
Success Response Codes
201: OK response.
Error Response Codes
401: Invalid credentials
403: Insufficient permissions.