/clickhouse/traces/summary/. A version under /api/ (/api/traces/summary/) is planned.
Authentication
All endpoints require API key authentication:Query Parameters
Same as the List Traces endpoint.| Parameter | Type | Default | Description |
|---|---|---|---|
start_time | ISO 8601 | 1 hour ago | Start of time range |
end_time | ISO 8601 | Current time | End of time range |
environment | string | All | Filter by environment |
Request Body (POST)
Use filters to refine results server-side. See the Filters API Reference for operators and format.Examples
Response
Error Responses
400 Bad Request
401 Unauthorized