Skip to main content
GET
List thread traces

Authorizations

Authorization
string
header
required

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

Path Parameters

trace_id
string
required

Trace ID.

Query Parameters

scope
enum<string>

Thread traversal mode. all returns the full thread; neighbors returns previous/next ready traces.

Available options:
neighbors,
all

Response

Thread traces

thread_id
string | null
required
traces
object[]
required