Kontorion Billing API
​string
List the permission catalog
GET
https://api.kontorion.eu/v1
/permissions
Returns the closed code-time set of permissions used by authorization gates throughout the API. The role-builder UI consumes this to render checkboxes when an org admin defines a custom role. System-only permissions are flagged so the UI can hide them; assignable_permissions pre-computes the assignable subset.
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
List the permission catalog › Responses
OK
​object · required