v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Traces

Fetch Traces

Fetch multiple traces by known IDs.

Point lookup endpoint. Accepts either repeated query params (?trace_id=a&trace_id=b) or a comma-separated single param (?trace_ids=a,b). Results are deduplicated. Returns 400 when no IDs are supplied. Use POST /traces/query for filter-based retrieval.

get/traces/

Query parameters

trace_idstring[] nullable
trace_idsstring nullable

Response

Successful Response

countinteger

Total number of matching traces in the window.