Skip to main content

ListAssignablePermissions lists permissions grouped by module.

GET 

/api/v1/auth/permissions/assignable

Used for the role builder UI. Only returns permissions the caller can assign (based on their own permissions).

Response

Permissions grouped by module with display names.

Errors

  • PERMISSION_DENIED: Caller lacks permissions:read permission

Responses

A successful response.