List all role identifiers

Returns the complete catalog of role identifiers (scopes) that can be assigned to users
and applications. Roles are organized by category and determine what operations a principal
can perform within the platform.

Role Naming Convention: <category>.<domain>.<action> (e.g., admin.tenant.user.create)

This is an alias of /api/v3/admin/roles for platform administration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to false

When true, return ONLY built-in system composite roles (is_system=TRUE). Default false returns the full non-S2S catalog. Opt-in; applies to this platform list surface ONLY — NOT to GET /api/v3/admin/roles.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json