Traces
Get traces by project_name or project_id
Get traces by project_name or project_id
get/v1/private/traces
Query parameters
pageinteger
sizeinteger
project_namestring
project_idstring uuid
filtersstring
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
sortingstring
excludestring
searchstring
Full-text search across trace fields
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'.
annotation_queue_idstring uuid
Filter traces belonging to this annotation queue and scope feedback scores/comments to it
Response
Trace resource