Access Request API
List Requestable Roles
List roles that are available for requesting access. Returns roles with their access policy IDs so callers can look up policy constraints (max duration, justification requirements) via the Access Policy API.
GET
List Requestable Roles
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The ID of the team. Required.
The ID of the user to check requestable roles for. Defaults to the authenticated user if omitted.
Maximum number of results to return. Default is 100, maximum is 1000.
Token for pagination. Leave empty for the first request.
List Requestable Roles

