API Docs / Operations / Roles / List System Role Permissions

List System Role Permissions

GET /tenants/{tenant}/roles/system

Lists the built-in system roles and the capabilities each grants, intersected with the tenant's package.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

200 OK
401 Unauthorized – Invalid or missing API key

Try it