v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-051615131.3 KB
WirelessV1UsageRecord

get/v1/UsageRecords

Query parameters

Endstring date-time

Only include usage that has occurred on or before this date. Format is ISO 8601.

Startstring date-time

Only include usage that has occurred on or after this date. Format is ISO 8601.

Granularity'hourly' | 'daily' | 'all'

How to summarize the usage by time. Can be: daily, hourly, or all. A value of all returns one Usage Record that describes the usage for the entire period.

How to summarize the usage by time. Can be: daily, hourly, or all. A value of all returns one Usage Record that describes the usage for the entire period.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK