List RBAC roles
GET/auth/roles
Returns a list of existing Role-Based Access Control (RBAC) roles that can be assigned to users, granting them permissions and policies associated with the role, enabling them to execute specific resource actions.
Responses
- 200
- 400
- 401
- 500
Success
Bad Request
Unauthorized
Internal Server Error
Was this page helpful?