List all roles
GET/rbac/roles
Returns every role available in the system, each with its full sorted permission list. Any member of the selected entity may read it — no permission is required.
The role catalogue is currently global (not per-entity); the entity header is required for auth but does not filter results.
Request
Responses
- 200
- 401
OK
Missing/invalid JWT or entity selection