v2
latestOpenAPI 3.1.02026-07-2670186350.6 KBtraces
Get Trace
Get a trace by its id
get/traces/{trace_id}
Path parameters
trace_idstring uuid required
The id of the trace to get
The id of the trace to get
Response
Successful Response
Example response
{
"spans": [
{
"type": "generation",
"metrics": [
{
"dimension": "latency",
"comment": "Expert feedback"
}
]
}
]
}