Traces
Get project trace
Returns a single trace by id, including its conversation: the system instructions and the messages of the trace's last LLM-completion span, in OpenTelemetry GenAI format.
get/v1/projects/{projectSlug}/traces/{traceId}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
traceIdstring required
32-character trace identifier.
32-character trace identifier.
Response
Trace detail