Search traces
Search traces
Request
This endpoint expects an object.
project_name
project_id
filters
last_retrieved_id
limit
Max number of traces to be streamed
truncate
Truncate input, output and metadata to slim payloads
strip_attachments
If true, returns attachment references like [file.png]; if false, downloads and reinjects stripped attachments
from_time
Filter traces created from this time (ISO-8601 format).
to_time
Filter traces created up to this time (ISO-8601 format). If not provided, defaults to current time. Must be after ‘from_time’.
Response
Traces stream or error during process