List traces with pagination and filtering
Traces
Get Traces
Get traces
GET
List traces with pagination and filtering
Retrieve specific traces by providing an array of trace IDs.
Returns complete trace data including spans, summaries, and custom
metrics for all found traces.
Authorizations
API key authentication using Bearer token
Query Parameters
URL-encoded JSON array of metadata key-value pairs: [{"key":"version","value":"1"}]
Required range:
x >= 1Required range:
1 <= x <= 1000