---
title: "Changes to Search scoped libraries and assets for evidence"
method: POST
path: "/v1/search"
---

# Changes to Search scoped libraries and assets for evidence

`POST /v1/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 4 revisions.

- **2026-07-27** `c15615d54993` — 11 breaking, 7 warning, 11 info
- **2026-04-08** `6cccdc178a95` — 5 warning, 20 info
- **2026-04-04** `503281cd9fb3` — 3 breaking, 22 warning, 6 info

## Changes

- **2026-07-27** `c15615d54993` — 11 breaking, 7 warning, 11 info
  - added the new required request property `execution_policy`
  - added the new required request property `scope`
  - removed `subschema #1, subschema #2` from the request body `anyOf` list
  - removed the media type `multipart/form-data` from the request body
  - the request property `query` became required
  - the `query` request property's minLength was increased from `0` to `1`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `credits_remaining` from the response with the `200` status
  - removed the required property `credits_used` from the response with the `200` status
  - removed the required property `request_id` from the response with the `200` status
  - removed the required property `results` from the response with the `200` status
  - the optional response header `x-request-id` removed for the status `200`
  - removed the request property `filters`
  - removed the request property `image`
  - removed the request property `include_answer`
  - removed the request property `max_results`
  - removed the request property `ranking_mode`
  - removed the optional property `answer` from the response with the `200` status
  - api operation id `search` removed and replaced with `searchEvidence`
  - added the new optional request property `limit`
  - the `query` request property's maxLength was increased from `400` to `1000`
  - removed the pattern `\S` from the request property `query`
  - added `#/components/schemas/ResponseMetadata, subschema #2` to the response body `allOf` list for the response status `200`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
- **2026-04-08** `6cccdc178a95` — 5 warning, 20 info
  - added the new `internal_error` enum value to the `error/code` response property for the response status `400`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `401`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `403`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `429`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `500`
  - added the new optional request property `image`
  - added `subschema #1, subschema #2` to the request body `anyOf` list
  - added the media type `multipart/form-data` to the request body
  - the request property `query` became optional
  - added the non-success response with the status `422`
  - added the optional property `error/request_id` to the response with the `400` status
  - added the optional property `error/request_id` to the response with the `401` status
  - added the optional property `error/request_id` to the response with the `403` status
  - added the optional property `error/request_id` to the response with the `429` status
  - added the optional property `error/request_id` to the response with the `500` status
  - added the optional property `error/subcode` to the response with the `400` status
  - added the optional property `error/subcode` to the response with the `401` status
  - added the optional property `error/subcode` to the response with the `403` status
  - added the optional property `error/subcode` to the response with the `429` status
  - added the optional property `error/subcode` to the response with the `500` status
  - removed the `api_error` enum value from the `error/code` response property for the response status `400`
  - removed the `api_error` enum value from the `error/code` response property for the response status `401`
  - removed the `api_error` enum value from the `error/code` response property for the response status `403`
  - removed the `api_error` enum value from the `error/code` response property for the response status `429`
  - removed the `api_error` enum value from the `error/code` response property for the response status `500`
- **2026-04-04** `503281cd9fb3` — 3 breaking, 22 warning, 6 info
  - removed `subschema #1, subschema #2` from the request body `anyOf` list
  - removed the media type `multipart/form-data` from the request body
  - the request property `query` became required
  - the optional response header `x-request-id` removed for the status `200`
  - the optional response header `x-request-id` removed for the status `400`
  - the optional response header `x-request-id` removed for the status `401`
  - the optional response header `x-request-id` removed for the status `403`
  - the optional response header `x-request-id` removed for the status `429`
  - the optional response header `x-request-id` removed for the status `500`
  - removed the request property `image`
  - removed the optional property `error/request_id` from the response with the `400` status
  - removed the optional property `error/request_id` from the response with the `401` status
  - removed the optional property `error/request_id` from the response with the `403` status
  - removed the optional property `error/request_id` from the response with the `429` status
  - removed the optional property `error/request_id` from the response with the `500` status
  - removed the optional property `error/subcode` from the response with the `400` status
  - removed the optional property `error/subcode` from the response with the `401` status
  - removed the optional property `error/subcode` from the response with the `403` status
  - removed the optional property `error/subcode` from the response with the `429` status
  - removed the optional property `error/subcode` from the response with the `500` status
  - added the new `api_error` enum value to the `error/code` response property for the response status `400`
  - added the new `api_error` enum value to the `error/code` response property for the response status `401`
  - added the new `api_error` enum value to the `error/code` response property for the response status `403`
  - added the new `api_error` enum value to the `error/code` response property for the response status `429`
  - added the new `api_error` enum value to the `error/code` response property for the response status `500`
  - removed the non-success response with the status `422`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `400`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `401`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `403`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `429`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `500`

---

[Operation](https://skmtc.dev/cerul-ai/apis/cerul-api/docs/v1/search/post.md) · [API](https://skmtc.dev/cerul-ai/apis/cerul-api.md) · [Page](https://skmtc.dev/cerul-ai/apis/cerul-api/changes/v1/search/post)
