Get data export events usage
Get a time-series array of the number of monthly data export events from your account. The granularity is always daily, with a maximum of 31 days.
Headers
Query parameters
The series of data returned starts from this timestamp (Unix seconds). Defaults to the beginning of the current month.
The series of data returned ends at this timestamp (Unix seconds). Defaults to the current time.
A project key. If specified, environmentKey
is required and results apply to the corresponding environment in this project.
An environment key. If specified, projectKey
is required and results apply to the corresponding environment in this project.
Response
Usage response
An array of timestamps and values for a given meter
The location and content type of related resources