GET
/v1/private/traces/{id}Get trace by idGet trace by id
Parameters
idstring · uuidpathrequiredstrip_attachmentsbooleanqueryIf true, returns attachment references like [file.png]; if false, downloads and reinjects attachment content from S3 (default: false for backward compatibility)
Responses
objectTrace_Public
commentsarray of objectShow child attributes
Show array items
created_atstring · date-timecreated_bystringidstring · uuidlast_updated_atstring · date-timelast_updated_bystringsource_queue_idstring · uuidtextstringrequiredcreated_atstring · date-timecreated_bystringdurationnumber · doubleDuration in milliseconds as a decimal number to support sub-millisecond precision
end_timestring · date-timeenvironmentstringerror_infoobjectShow child attributes
exception_typestringrequiredmessagestringtracebackstringrequiredexperimentobjectExperiment reference with ID, name, dataset ID, and dataset item ID
Show child attributes
dataset_idstring · uuidrequiredDataset ID
dataset_item_idstring · uuidrequiredDataset Item ID
idstring · uuidrequiredExperiment ID
namestringrequiredExperiment name
feedback_scoresarray of objectShow child attributes
Show array items
Aggregated feedback scores from all spans in this trace, averaged by score name
category_namestringcreated_atstring · date-timecreated_bystringlast_updated_atstring · date-timelast_updated_bystringnamestringrequiredreasonstringsourcestringrequiredsource_queue_idstring · uuidvaluenumberrequiredvalue_by_authorobjectguardrails_validationsarray of objectShow child attributes
Show array items
checksarray of objectShow child attributes
Show array items
namestringresultstringspan_idstring · uuidhas_tool_spansbooleanidstring · uuidinputobjectShow child attributes
anyOf · 3 options
Option 1object
Option 2array of object
Option 3string
last_updated_atstring · date-timelast_updated_bystringllm_span_countinteger · int32namestringproject_idstring · uuidprovidersarray of stringList of unique provider names from all spans in this trace, sorted alphabetically
Show child attributes
sourcestringspan_countinteger · int32span_feedback_scoresarray of objectAggregated feedback scores from all spans in this trace, averaged by score name
Show child attributes
start_timestring · date-timerequiredtagsarray of stringShow child attributes
thread_idstringtotal_estimated_costnumberttftnumber · doubleTime to first token in milliseconds
usageobjectvisibility_modestring{
"comments": [
{
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"id": "00000000-0000-0000-0000-000000000000",
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"source_queue_id": "00000000-0000-0000-0000-000000000000",
"text": "string"
}
],
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"duration": 0,
"end_time": "2026-06-09T00:00:00Z",
"environment": "string",
"error_info": {
"exception_type": "string",
"message": "string",
"traceback": "string"
},
"experiment": {
"dataset_id": "00000000-0000-0000-0000-000000000000",
"dataset_item_id": "00000000-0000-0000-0000-000000000000",
"id": "00000000-0000-0000-0000-000000000000",
"name": "string"
},
"feedback_scores": [
{
"category_name": "string",
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"name": "string",
"reason": "string",
"source": "online_scoring",
"source_queue_id": "00000000-0000-0000-0000-000000000000",
"value": 0,
"value_by_author": {
"additionalProp1": {
"author": "string",
"category_name": "string",
"last_updated_at": "2026-06-09T00:00:00Z",
"reason": "string",
"source": "online_scoring",
"source_queue_id": "string",
"span_id": "string",
"span_type": "string",
"value": 0
}
}
}
],
"guardrails_validations": [
{
"checks": [
{
"name": "CUSTOM_CLASSIFIER",
"result": "failed"
}
],
"span_id": "00000000-0000-0000-0000-000000000000"
}
],
"has_tool_spans": true,
"id": "00000000-0000-0000-0000-000000000000",
"input": [
{}
],
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"llm_span_count": 0,
"metadata": [
{}
],
"name": "string",
"output": [
{}
],
"project_id": "00000000-0000-0000-0000-000000000000",
"providers": [
"string"
],
"source": "evaluator",
"span_count": 0,
"span_feedback_scores": [
{
"category_name": "string",
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"name": "string",
"reason": "string",
"source": "online_scoring",
"source_queue_id": "00000000-0000-0000-0000-000000000000",
"value": 0,
"value_by_author": {
"additionalProp1": {
"author": "string",
"category_name": "string",
"last_updated_at": "2026-06-09T00:00:00Z",
"reason": "string"
}
}
}
],
"start_time": "2026-06-09T00:00:00Z"
}