List authorization permission groups

GET

List the available permissions you can grant to a custom role.

Query parameters

scopeTypeenumOptional

Filter the returned permissions based on the scope they apply to. Note that currently, the only available permissions are in the DEPLOYMENT scope.

Allowed values: DEPLOYMENTWORKSPACEORGANIZATION

Response

This endpoint returns a list of objects.
descriptionstring

The permission group’s description.

namestring

The permission group’s name.

permissionslist of objects

The permission group’s permissions.

scopestring

The permission group’s scope.