Get trace by id

Get trace by id

Path parameters

idstringRequiredformat: "uuid"

Query parameters

strip_attachmentsbooleanOptionalDefaults to false

Response

Trace resource
start_timestringformat: "date-time"
idstring or nullformat: "uuid"
project_idstring or nullRead-onlyformat: "uuid"
namestring or null
end_timestring or nullformat: "date-time"
inputmap from strings to any or list of objects or string or null
outputmap from strings to any or list of objects or string or null
metadatamap from strings to any or list of objects or string or null
tagslist of strings or null
error_infoobject or null
usagemap from strings to longs or nullRead-only
created_atstring or nullRead-onlyformat: "date-time"
last_updated_atstring or nullformat: "date-time"
created_bystring or nullRead-only
last_updated_bystring or nullRead-only
feedback_scoreslist of objects or nullRead-only
span_feedback_scoreslist of objects or nullRead-only
Aggregated feedback scores from all spans in this trace, averaged by score name
commentslist of objects or nullRead-only
guardrails_validationslist of objects or nullRead-only
total_estimated_costdouble or nullRead-only
span_countinteger or nullRead-only
durationdouble or nullRead-only

Duration in milliseconds as a decimal number to support sub-millisecond precision

ttftdouble or null
Time to first token in milliseconds
thread_idstring or null
visibility_modeenum or nullRead-only
Allowed values:
llm_span_countinteger or nullRead-only
has_tool_spansboolean or nullRead-only
providerslist of strings or nullRead-only
List of unique provider names from all spans in this trace, sorted alphabetically
experimentobject or nullRead-only
Experiment reference with ID, name, dataset ID, and dataset item ID