Search spans

Search spans

Request

This endpoint expects an object.
trace_idstringOptionalformat: "uuid"
project_namestringOptional
project_idstringOptionalformat: "uuid"
typeenumOptional
Allowed values:
filterslist of objectsOptional
limitintegerOptional1-2000Defaults to 500
Max number of spans to be streamed
last_retrieved_idstringOptionalformat: "uuid"
truncatebooleanOptionalDefaults to true
Truncate image included in either input, output or metadata
from_timestringOptionalformat: "date-time"

Filter spans created from this time (ISO-8601 format).

to_timestringOptionalformat: "date-time"

Filter spans created up to this time (ISO-8601 format). If not provided, defaults to current time. Must be after ‘from_time’.

Response

Spans stream or error during process