Retrieve all roles available within a specific account, including both system roles and custom account-specific roles
JWT Bearer token authentication
The account identifier (external account ID)
"my-company-account"
Filter roles by scope The scope of the role:
ACCOUNT, PROJECT, RESOURCE Filter roles by status The status of the role
ACTIVE, INACTIVE Filter roles by project ID (for project-scoped roles)
"project-alpha"
Page number for pagination (default 1)
1
Number of items per page (default 20, max 100)
x <= 10020