traces

Retrieves a list of traces for the authenticated user

Returns paginated traces for the authenticated user within their organization.

get/api/v1/context/traces

Query parameters

pageinteger

Page number for pagination

limitinteger

Number of traces per page

Response

Successfully retrieved traces

Changes

Changed in 5 of the 29 revisions of this API.27

    • api tag traces added

      api-tag-added

    • api tag Traces removed

      api-tag-removed

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the media type application/json for the response with the status 402

      response-media-type-added

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • added the optional property message to the response with the 500 status

      response-optional-property-added

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

      response-optional-property-added

    • the response property traces became required for the status 200

      response-property-became-required

    • the response property traces/items/_id became required for the status 200

      response-property-became-required

    • the response property traces/items/createdAt became required for the status 200

      response-property-became-required

    • the response property traces/items/data became required for the status 200

      response-property-became-required

    • the response property traces/items/type became required for the status 200

      response-property-became-required

    • the response property traces/items/updatedAt became required for the status 200

      response-property-became-required

    • the response property traces/items/userId became required for the status 200

      response-property-became-required

    • added the required property error to the response with the 500 status

      response-required-property-added

    • added the required property pagination to the response with the 200 status

      response-required-property-added

    • added the required property success to the response with the 500 status

      response-required-property-added

    • added the required property traces/items/organizationId to the response with the 200 status

      response-required-property-added

    • api operation id viewRawContextTracesForUser was added

      api-operation-id-added

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

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

    • the endpoint scheme security BearerAuth was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was removed from the API

      api-security-removed

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed