Changes to Query Thread Traces

GET /v2/threads/{thread_id}/traces

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 48 revisions of this API.1433

  1. a0acb3a6a101128
  2. 99490d1e837e135

What changed

  • a0acb3a6a101128See the full diff
    • removed the optional property has_more from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security API Key AND Tenant ID was added to the API

      api-security-added

    • the endpoint scheme security Bearer Auth AND Tenant ID was added to the API

      api-security-added

    • the endpoint scheme security API Key was removed from the API

      api-security-removed

    • the endpoint scheme security Bearer Auth was removed from the API

      api-security-removed

    • the endpoint scheme security Tenant ID was removed from the API

      api-security-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the non-success response with the status 504

      response-non-success-status-added

    • added the optional property detail to the response with the 400 status

      response-optional-property-added

    • added the optional property detail to the response with the 403 status

      response-optional-property-added

    • added the optional property detail to the response with the 422 status

      response-optional-property-added

    • added the optional property instance to the response with the 400 status

      response-optional-property-added

    • added the optional property instance to the response with the 403 status

      response-optional-property-added

    • added the optional property instance to the response with the 422 status

      response-optional-property-added

    • added the optional property remedy to the response with the 400 status

      response-optional-property-added

    • added the optional property remedy to the response with the 403 status

      response-optional-property-added

    • added the optional property remedy to the response with the 422 status

      response-optional-property-added

    • added the optional property status to the response with the 400 status

      response-optional-property-added

    • added the optional property status to the response with the 403 status

      response-optional-property-added

    • added the optional property status to the response with the 422 status

      response-optional-property-added

    • added the optional property title to the response with the 400 status

      response-optional-property-added

    • added the optional property title to the response with the 403 status

      response-optional-property-added

    • added the optional property title to the response with the 422 status

      response-optional-property-added

    • added the optional property type to the response with the 400 status

      response-optional-property-added

    • added the optional property type to the response with the 403 status

      response-optional-property-added

    • added the optional property type to the response with the 422 status

      response-optional-property-added

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

  • 99490d1e837e135See the full diff
    • added the new required query request parameter project_id

      new-required-request-parameter

    • deleted the query request parameter limit

      request-parameter-removed

    • deleted the query request parameter select

      request-parameter-removed

    • deleted the query request parameter session_id

      request-parameter-removed

    • added the new optional query request parameter page_size

      new-optional-request-parameter

    • added the new optional query request parameter selects

      new-optional-request-parameter

    • added the optional property has_more to the response with the 200 status

      response-optional-property-added

    • added the optional property items to the response with the 200 status

      response-optional-property-added

    • added the optional property next_cursor to the response with the 200 status

      response-optional-property-added

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