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
Authorization
Query parameters
from
The series of data returned starts from this timestamp (Unix seconds). Defaults to the beginning of the current month.
to
The series of data returned ends at this timestamp (Unix seconds). Defaults to the current time.
projectKey
A project key. If specified, environmentKey
is required and results apply to the corresponding environment in this project.
environmentKey
An environment key. If specified, projectKey
is required and results apply to the corresponding environment in this project.
Response
Usage response
series
An array of timestamps and values for a given meter
_links
The location and content type of related resources