Skip to main content
GET
Get trace flow

Authorizations

Authorization
string
header
required

Bearer token: an organization API key (ak_…) created under Settings → API Keys, or a dashboard user session token. Proxy keys (xe_…) are not accepted here. Endpoints marked as user-only in their description reject organization keys with 403.

Path Parameters

trace_id
string
required

Response

Successful Response

trace_flow_id
string
required
proxy_id
string<uuid>
required
org_id
string<uuid>
required
started_at
string<date-time>
required
ended_at
string<date-time>
required
step_count
integer
required
steps
TraceRecord · object[]
required
session_id
string | null