Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the trace to get
Response
Successful Response
The id of the trace
The start time of the trace
The end time of the trace
The duration of the trace
The status of the trace
The name of the trace, set to the name of the root span of the trace
The input of the trace, set to the input of the root span of the trace
The output of the trace, set to the output of the root span of the trace
The total tokens of the trace
The spans of the trace