Billing
Get per-day credit usage buckets for the chart
get/v3/billing/usage-history/summary
Query parameters
teamIdstring
Team ID
startDatestring
Range start (YYYY-MM-DD; end day inclusive)
endDatestring
Range end (YYYY-MM-DD; inclusive)
timeZonestring
IANA zone the buckets are calendar days in, e.g. Asia/Kolkata. Defaults to UTC
daysinteger
Fallback rolling window when start/end omitted
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
added the new optional
queryrequest parametertimeZonenew-optional-request-parameter
- ○