Roles

Returns all roles defined in your organization, each with its full list of permissions. Each permission is formatted as Action: Resource (e.g., View: Summary) and includes a human-readable description of what that permission grants.

Use this endpoint to enumerate the roles available before creating or updating users. Role names returned here are the valid values to assign when provisioning users via the SCIM or user management endpoints. The optional IsActive query parameter lets you restrict results to only active (or inactive) roles.