Traces

Search trace threads

Search trace threads

post/v1/private/traces/threads/search

Request body

project_namestring
project_idstring uuid
last_retrieved_thread_model_idstring uuid
limitinteger

Max number of trace thread 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

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'.

Changes

Changed in 4 of the 58 revisions of this API.257

    • added the optional property items/anyOf[TraceThread]/feedback_scores/items/value_by_author/additionalProperties/author to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[TraceThread]/feedback_scores/items/value_by_author/additionalProperties/source_queue_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[TraceThread]/comments/items/source_queue_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[TraceThread]/feedback_scores/items/source_queue_id to the response with the 200 status

      response-optional-property-added

    • added the new in enum value to the request property filters/items/operator

      request-property-enum-value-added

    • added the new not_in enum value to the request property filters/items/operator

      request-property-enum-value-added

    • added the optional property items/anyOf[TraceThread]/environment to the response with the 200 status

      response-optional-property-added

    • removed the enum value in of the request property filters/items/operator

      request-property-enum-value-removed

    • removed the enum value not_in of the request property filters/items/operator

      request-property-enum-value-removed

    • removed the optional property items/anyOf[TraceThread]/comments/items/source_queue_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/anyOf[TraceThread]/environment from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/anyOf[TraceThread]/feedback_scores/items/source_queue_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/anyOf[TraceThread]/feedback_scores/items/value_by_author/additionalProperties/author from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/anyOf[TraceThread]/feedback_scores/items/value_by_author/additionalProperties/source_queue_id from the response with the 200 status

      response-optional-property-removed

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog