Traces
Get Trace
Get a single trace with its hierarchical span tree.
Args: trace_id: The ID of the trace to retrieve. current_user: The authenticated user (required for authorization).
Returns: TraceRead containing the trace and its hierarchical span tree.
get/api/v1/monitor/traces/{trace_id}
Path parameters
trace_idstring uuid required
Response
Successful Response