Skip to main content
GET
Get Tenant Capabilities

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenant
string | null
required

The domain of the customer

Example:

"example.com"

Response

Successful Response

capabilities
ApiCapability · object[]
required

Tenant capabilities with their enabled flag, with defaults applied for capabilities not explicitly configured.