circle-exclamation
This documentation is currently under development. Certain sections are not yet complete and will be added shortly.

Permissions

List available permissions and their descriptions

get
/api/{tenantId}/admin/permissions

Returns permission areas and scope descriptions.

Authorization

Requires tenant.access:read scope.

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
OAuth2implicitRequired
Authorization URL:
Path parameters
tenantIdstringRequired
Responses
chevron-right
200

Permissions returned.

Web response for a permission area (category of scopes)

codestring · nullableRequired

Area code grouping related scopes.

descriptionstring · nullableOptional

Human-friendly description of the area.

get
/api/{tenantId}/admin/permissions
200

Permissions returned.

Last updated