Authentication
- API key:
Authorization: Bearer <API key>
- start_time (string, required, ISO 8601)
- end_time (string, required, ISO 8601)
- filters (object, optional; key name is
filters
) - sampling_percentage (integer, optional, default 100)
- 400 Bad Request — invalid/missing
start_time
/end_time
, or exceeds plan limit - 404 Not Found — dataset not found or not in your organization