Skip to main content
Read one trace for an agent

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string
required
trace_id
string
required

Response

HTTP 200 response.

is_complete
boolean
required
started_at_unix_seconds
integer<int64>
required
summary
object
required
trace_id
string
required
trace_status
enum<string>
required
Available options:
ok,
error,
unset
workspace_id
string
required
attributes
any
duration_ms
integer<int64> | null
Required range: x >= 0
ended_at_unix_seconds
integer<int64> | null
match_confidence
string | null
metadata
any
models
string[] | null
providers
string[] | null
root_span_id
string | null
root_span_name
string | null
run_status
string | null
service_name
string | null
title
string | null
user_id
string | null
input
any
output
any
parent
null | object