Skip to main content
GET /v1/tenants/{product_slug}/limits returns every allocation currently set on a tenant, each with used/remaining for its own window.

Endpoint

Path Parameter

string
required
Your own tenant, or a direct child’s slug.

Example Request

Response

number
Always in natural units for type — contacts, accounts, or credits.
number
The same cap expressed in credits, so allocations of different types are comparable.
An empty data array means the tenant has no allocation set and is unlimited within its parent’s own pool.

Required Scope

Requires tenants:read.

Error Responses