Traces
Search traces
Search traces
post/v1/private/traces/search
Request body
project_namestring
project_idstring uuid
last_retrieved_idstring uuid
limitinteger
Max number of traces to be streamed
truncateboolean
Truncate input, output and metadata to slim payloads
strip_attachmentsboolean
If true, returns attachment references like [file.png]; if false, downloads and reinjects stripped attachments
excludestring[]
Fields to exclude from the response
from_timestring date-time
Filter traces created from this time (ISO-8601 format).
to_timestring date-time
Filter traces created up to this time (ISO-8601 format). If not provided, defaults to current time. Must be after 'from_time'.