v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Traces

Get trace threads

Get trace threads

get/v1/private/traces/threads

Query parameters

pageinteger
sizeinteger
project_namestring
project_idstring uuid
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

filtersstring
sortingstring
searchstring

Full-text search across thread fields

from_timestring date-time

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

to_timestring date-time

Filter trace threads created up to this time (ISO-8601 format). If not provided, defaults to current time. Must be after 'from_time'.

annotation_queue_idstring uuid

Filter threads belonging to this annotation queue and scope feedback scores/comments to it

Response

Trace threads resource

pageinteger
sizeinteger
totalinteger
sortableBystring[]