Skip to main content
GET
Get trace details
Retrieves detailed information about a specific trace, including the complete span tree with full input/output for all spans.

Authentication

All endpoints require API key authentication:

Path Parameters

Query Parameters (Optional)

Examples

Response

Span Tree Structure

The span_tree field contains an array of root-level spans. Each span can have nested children spans, forming a hierarchical tree structure.

Key Span Fields

Error Responses

404 Not Found
401 Unauthorized