Get span by id

Get span by id

Path parameters

idstringRequired

Response

Span resource
start_timedatetime
idstring or nullformat: "uuid"
project_namestring or nullformat: "(?s)^\s*(\S.*\S|\S)\s*$"
If null, the default project is used
project_idstring or nullformat: "uuid"
trace_idstring or nullformat: "uuid"
parent_span_idstring or nullformat: "uuid"
namestring or null
typeenum or null
Allowed values:
end_timedatetime or null
inputmap from strings to any or list of maps from strings to any or string or null
outputmap from strings to any or list of maps from strings to any or string or null
metadatamap from strings to any or null
modelstring or null
providerstring or null
tagslist of strings or null
usagemap from strings to integers or null
error_infoobject or null
created_atdatetime or null
last_updated_atdatetime or null
created_bystring or null
last_updated_bystring or null
feedback_scoreslist of objects or null
commentslist of objects or null
total_estimated_costdouble or null>=0
total_estimated_cost_versionstring or null
durationdouble or null

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

Errors