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.
Documentation Index
Fetch the complete documentation index at: https://docs.serval.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.