Authorizations
Path Parameters
App ID
x >= 1Query Parameters
Filter to environment ID, if provided.
x >= 1Filter to consumer ID, if provided.
x >= 1Start date and time in ISO 8601 format. Defaults to 24 hours ago if intervals is "hours", or 30 days ago if intervals is "days". Will be rounded down to the beginning of the interval (hour or day).
"2025-05-14T00:00:00Z"
End date and time in ISO 8601 format. Defaults to now.
"2025-05-15T00:00:00Z"
Whether to group by day or by hour.
hours, days Timezone to use for intervals and to interpret start and end if given without offset. Defaults to UTC.
"America/New_York"
Maximum number of records to return per page
1 <= x <= 1000Token to fetch the next page of records, as returned by a previous request.
1024