Skip to main content
GET
Get endpoint usage history for authorized partner tenants.

Authorizations

Authorization
string
header
required

A Tenant Authority machine-client token from POST /v1/auth/client-token, carrying subject_type=machine_client and the pulse.read scope.

Query Parameters

tenant_ids
string

Comma-separated tenant UUIDs to scope the list to. Omit to use every tenant the caller is authorized for.

from
string
required

Start of the window, RFC 3339. Treated as UTC.

to
string
required

End of the window, RFC 3339. Treated as UTC.

grain
enum<string>

Usage reporting grain.

Available options:
day,
month

Response

OK

root_tenant_id
string<uuid>
required
grain
string
required
from
string<date>
required
to
string<date>
required
coverage
object[]
required
items
object[]
required