List Traces
Traces
List Traces
List traces for the current project with filtering, sorting, and stats.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
GET
List Traces
Documentation Index
Fetch the complete documentation index at: https://docs.pandaprobe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 200Required range:
x >= 0High-level status of a trace.
Available options:
PENDING, RUNNING, COMPLETED, ERROR Columns available for sorting trace list results.
Available options:
started_at, ended_at, name, latency, status Generic ascending / descending sort direction.
Available options:
asc, desc 
