Skip to main content
GET
Metering summary

Authorizations

Authorization
string
header
required

API key sent as Authorization: Bearer <api-key>.

Query Parameters

periodStart
string<date-time>

ISO-8601 inclusive window start. Defaults to the tenant's createdAt.

periodEnd
string<date-time>

ISO-8601 exclusive window end. Defaults to now.

Response

The metering summary.

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"