Get span by id

GET

Get span by id

Path parameters

idstringRequired

Response

Span resource

trace_idstringformat: "uuid"
namestring
typeenum
Allowed values: generaltoolllm
start_timedatetime
idstringOptionalformat: "uuid"
project_idstringOptionalformat: "uuid"
parent_span_idstringOptionalformat: "uuid"
end_timedatetimeOptional
inputmap from strings to anyOptional
outputmap from strings to anyOptional
metadatamap from strings to anyOptional
modelstringOptional
providerstringOptional
tagslist of stringsOptional
usagemap from strings to integersOptional
error_infoobjectOptional
created_atdatetimeOptional
last_updated_atdatetimeOptional
created_bystringOptional
last_updated_bystringOptional
feedback_scoreslist of objectsOptional
commentslist of objectsOptional
total_estimated_costdoubleOptional>=0
total_estimated_cost_versionstringOptional
durationdoubleOptional

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

Errors

Built with