List authorization permission groups
List the available permissions you can grant to a custom role.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter the returned permissions based on the scope they apply to. Note that currently, the only available permissions are in the DEPLOYMENT and DAG scopes.
DEPLOYMENT, WORKSPACE, ORGANIZATION, DAG Response
OK
The permission group's description.
"Astro notification channel defines where alert messages can be sent. For example, alert messages issued via email or slack."
The permission group's name.
"workspace.notificationChannels"
The permission group's permissions.
The permission group's scope.
"Workspace NotificationChannels"