Skip to main content
GET /v1/tenants/{product_slug}/usage returns a tenant’s own usage — never its parent’s or siblings’ — for a requested window. Defaults to the tenant’s current billing period.

Endpoint

Path Parameter

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

Query Parameters

string
default:"billing_period"
One of billing_period, month, week, day, or lifetime.

Example Request

Response

Required Scope

Requires tenants:read.

Error Responses