get/api/v1/projects/{project_id}/search

Path parameters

project_idinteger required

Query parameters

qstring required
limitinteger
include_deletedboolean
mode'auto' | 'lexical' | 'hybrid' | 'semantic'
labelstring[] nullable
exclude_labelstring[] nullable

Response

OK

degradedboolean
degraded_reasonstring
modestring required
querystring required

Changes

Changed in 3 of the 33 revisions of this API.136

    • added the new optional query request parameter exclude_label

      new-optional-request-parameter

    • added the new optional query request parameter label

      new-optional-request-parameter

    • added the new optional query request parameter mode

      new-optional-request-parameter

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-required-property-added

    • removed the required property mode from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter mode

      request-parameter-removed

    • removed the optional property degraded from the response with the 200 status

      response-optional-property-removed

    • removed the optional property degraded_reason from the response with the 200 status

      response-optional-property-removed

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