Skip to main content
GET /v1/tenants/{product_slug} returns a single tenant’s summary: name, domain, active status, billing mode, and its current allocation set with usage. product_slug may be your own key’s tenant, or any direct child of it.

Endpoint

Path Parameter

string
required
The tenant’s slug — your own key’s product_slug, or a direct child’s.

Example Request

Response

Required Scope

Requires tenants:read.

Error Responses