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.Documentation Index
Fetch the complete documentation index at: https://docs.atla-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
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