List RBAC Policies
GET/v1/rbac/policy
Retrieve a list of role-based access control (RBAC) policies.
Request
Responses
- 200
- 401
- 403
- 413
- 500
Successful response with a list of RBAC policies.
The provided authentication credentials were invalid.
The authenticated user does not have permission to access the requested resource.
The request payload is too large.
An internal server error occurred. Look at the server logs for more details.