List traces
Retrieve a paginated list of traces matching your filters. Supports the filter payload documented in the Filters API.
Bearer token. Use Bearer YOUR_API_KEY.
Results per page (max 1000).
Field to sort by. Prefix - for descending. Common values include -timestamp, -total_cost, -duration, -total_tokens, and -error_count.
Start of time range (ISO 8601). Defaults to one hour before end_time when omitted.
End of time range (ISO 8601). Defaults to now when omitted.