Get role templates
Get a list of available role templates in an Organization. A role template can be used as the basis for creating a new custom role.
Path parameters
organizationId
The Organization’s ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
scopeTypes
Filter role templates based on the scope of permissions they include.
Allowed values:
Response
OK
name
The role’s name.
permissions
The role’s permissions.
scopeType
The role’s scope.
Allowed values:
description
The role’s description.