Skip to main content
GET
Get trace context bundle

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

project_id
string
required

Project ID.

Response

Trace context

trace
object
required
stats
object | null
required
spans
object[]
required
issue_occurrences
object[]
required
issue_extraction
object | null
required