Search trace threads
Search trace threads
Request
This endpoint expects an object.
project_name
project_id
filters
last_retrieved_thread_model_id
limit
Max number of trace thread 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 trace threads created from this time (ISO-8601 format).
to_time
Filter trace threads created up to this time (ISO-8601 format). If not provided, defaults to current time. Must be after ‘from_time’.
Response
Trace threads stream or error during process