List dashboard traces
Traces
List dashboard traces
Returns dashboard-ready traces for a project.
GET
List dashboard traces
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Project ID.
Maximum number of records to return.
Required range:
x >= 1Pagination cursor.
Agent name filter.
Sort order.
failures (span errors), flagged (issue occurrences), or clean.
Minimum span count.
Maximum span count.
Minimum trace duration (ms).
Maximum trace duration (ms).
Minimum total (input + output) tokens.
Minimum number of traces in the session/thread.
Maximum number of traces in the session/thread.