Skip to main content
GET
Get trace by run id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

run_id
string

Agent run id.

Response

Trace

id
string
required
project_id
string
required
service_name
string | null
required
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required
otel_trace_id
string
required
ready
boolean
required