Get span by id

Get span by id

Path parameters

idstringRequired

Response

Span resource

trace_idstringformat: "uuid"
start_timedatetime
idstringOptionalformat: "uuid"
project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"

If null, the default project is used

project_idstringOptionalformat: "uuid"
parent_span_idstringOptionalformat: "uuid"
namestringOptional
typeenumOptional
Allowed values:
end_timedatetimeOptional
inputmap from strings to any or list of maps from strings to any or stringOptional
outputmap from strings to any or list of maps from strings to any or stringOptional
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