Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Start of the interval. If not specified, it will be the 1st of the current month
Example:
"2021-08-01T00:00:00Z"
End of the interval. If not specified, it will be the current date-time
Example:
"2021-08-01T00:00:00Z"
Granularity of the report. Defaults to 'HOURS'
Available options:
HOURS
, DAYS
, MONTHS
Currency to use for the report. If not specified, the default credits abstraction will be used
Example:
"USD"
Response
Stream canceled successfully
The response is of type object
.