Users
Get a summary of metric events over time
Get a summary of metric events over time for a user.
GET
Authorizations
Query Parameters
The time period over which to aggregate the event data.
Available options:
daily
, weekly
, monthly
The start date for the data range in YYYY-MM-DD format. The startDate must be before the endDate, and the date range must not exceed 400 days.
The end date for the data range in YYYY-MM-DD format. The endDate must be after the startDate, and the date range must not exceed 400 days.
Response
200
application/json
Successful operation
The response is of type object[]
.