Query counts over time for a space, at specified intervals. Includes analytics specifying the minimum and maximum count that was recorded in each interval.
GET /v2/spaces/:space_id/counts/
- start_time / required string / The start time for the historical counts. Must be formatted as an ISO 8601 UTC timestamp.
- end_time / required string / The end time for the historical counts. Must be formatted as an ISO 8601 UTC timestamp.