List available permissions
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Path parameters
Workspace identifier.
Either a positive integer organization ID, or the literal string my to target the caller’s own Workspace.
Response
Set once the permission is end-of-life. The permission is still returned so clients can warn users, but it can’t be assigned to new or updated custom roles.
API entrypoints guarded by this permission, grouped into rest and graphql.
Both arrays are always present, and empty when the permission guards no entrypoint of that kind.