Retrieve a trace
Retrieve a trace by its ID, including the complete span tree with full input/output for all spans.
Path parameters
trace_unique_id
Trace Unique Id
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Query parameters
environment
Filter by environment.
start_time
Start of time range (ISO 8601).
end_time
End of time range (ISO 8601).
Response
Successful response for Retrieve trace
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error