Skip to main content
GET
List telemetry traces

Query Parameters

trace_id
string | null
run_id
string | null
session_id
string | null
task_id
string | null
agent_id
string | null
workflow_id
string | null
model
string | null
status
string | null
normalize
boolean
default:false
limit
integer
default:100
Required range: 1 <= x <= 1000

Response

Successful Response

Response model for filtered telemetry traces.

count
integer
required

Number of telemetry traces

traces
Traces · object[]
required

Telemetry traces

filters
Filters · object