---
title: "Changes to Search content"
method: POST
path: "/search"
---

# Changes to Search content

`POST /search`

> Every recorded change to this endpoint, newest first.
> 71 revisions in range; 18 not diffed.

## Timeline

Changed in 14 of 71 revisions.

- **2026-07-06** `dda59d58227c` — 1 info
- **2026-06-17** `05add33422b2` — 3 info
- **2026-05-29** `02104c44c099` — 1 info
- **2026-04-02** `995a53b75a92` — 1 info
- **2026-03-31** `756b9db55259` — 2 info
- **2026-02-27** `288bf03b951a` — 1 info
- **2026-02-26** `82b3e15cf947` — 1 info
- **2026-02-25** `13aa0e48bae9` — 1 info
- **2026-02-10** `e5a84cf93911` — 1 warning, 1 info
- **2026-01-19** `43d49afc6c38` — 1 warning, 1 info
- **2025-12-22** `e540a2ea3557` — 9 breaking, 5 warning, 14 info
- **2025-12-12** `0c1a8144d3b6` — 14 warning, 14 info
- **2025-12-08** `7e01674c6185` — 9 warning, 9 info
- **2025-10-10** `0feb3dbefc85` — 1 breaking

## Changes

- **2026-07-06** `dda59d58227c` — 1 info
  - added the optional property `results/items/source_id` to the response with the `200` status
- **2026-06-17** `05add33422b2` — 3 info
  - added the new optional request property `authz_policy`
  - added the new optional request property `metadata_filter`
  - added the new optional request property `principal_id`
- **2026-05-29** `02104c44c099` — 1 info
  - added the new optional request property `use_postfilter`
- **2026-04-02** `995a53b75a92` — 1 info
  - added the new optional request property `chunk_metadata`
- **2026-03-31** `756b9db55259` — 2 info
  - added the new `datetime` enum value to the request property `metadata/filters/items/type`
  - added the new `datetime` enum value to the request property `source_metadata/filters/items/type`
- **2026-02-27** `288bf03b951a` — 1 info
  - added the new optional request property `source_metadata`
- **2026-02-26** `82b3e15cf947` — 1 info
  - added the new optional request property `tag_filter_logic`
- **2026-02-25** `13aa0e48bae9` — 1 info
  - added the new optional request property `metadata`
- **2026-02-10** `e5a84cf93911` — 1 warning, 1 info
  - added the new `aac` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `aac` enum value to the request property `file_types/items/`
- **2026-01-19** `43d49afc6c38` — 1 warning, 1 info
  - added the new `jsonl` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `jsonl` enum value to the request property `file_types/items/`
- **2025-12-22** `e540a2ea3557` — 9 breaking, 5 warning, 14 info
  - removed the enum value `aac` of the request property `file_types/items/`
  - removed the enum value `aif` of the request property `file_types/items/`
  - removed the enum value `f4p` of the request property `file_types/items/`
  - removed the enum value `f4v` of the request property `file_types/items/`
  - removed the enum value `m4p` of the request property `file_types/items/`
  - removed the enum value `m4v` of the request property `file_types/items/`
  - removed the enum value `mpeg` of the request property `file_types/items/`
  - removed the enum value `oga` of the request property `file_types/items/`
  - removed the enum value `qt` of the request property `file_types/items/`
  - added the new `heic` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `heif` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `jpg` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `png` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `webp` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `heic` enum value to the request property `file_types/items/`
  - added the new `heif` enum value to the request property `file_types/items/`
  - added the new `jpg` enum value to the request property `file_types/items/`
  - added the new `png` enum value to the request property `file_types/items/`
  - added the new `webp` enum value to the request property `file_types/items/`
  - removed the `aac` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `aif` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `f4p` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `f4v` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `m4p` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `m4v` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `mpeg` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `oga` enum value from the `results/items/file_type` response property for the response status `200`
  - removed the `qt` enum value from the `results/items/file_type` response property for the response status `200`
- **2025-12-12** `0c1a8144d3b6` — 14 warning, 14 info
  - added the new `3gp` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `avi` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `f4p` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `f4v` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `flv` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `m4p` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `m4v` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `mov` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `mp4` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `mpeg` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `mpg` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `qt` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `webm` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `wmv` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `3gp` enum value to the request property `file_types/items/`
  - added the new `avi` enum value to the request property `file_types/items/`
  - added the new `f4p` enum value to the request property `file_types/items/`
  - added the new `f4v` enum value to the request property `file_types/items/`
  - added the new `flv` enum value to the request property `file_types/items/`
  - added the new `m4p` enum value to the request property `file_types/items/`
  - added the new `m4v` enum value to the request property `file_types/items/`
  - added the new `mov` enum value to the request property `file_types/items/`
  - added the new `mp4` enum value to the request property `file_types/items/`
  - added the new `mpeg` enum value to the request property `file_types/items/`
  - added the new `mpg` enum value to the request property `file_types/items/`
  - added the new `qt` enum value to the request property `file_types/items/`
  - added the new `webm` enum value to the request property `file_types/items/`
  - added the new `wmv` enum value to the request property `file_types/items/`
- **2025-12-08** `7e01674c6185` — 9 warning, 9 info
  - added the new `aac` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `aif` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `aiff` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `flac` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `m4a` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `mp3` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `oga` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `ogg` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `wav` enum value to the `results/items/file_type` response property for the response status `200`
  - added the new `aac` enum value to the request property `file_types/items/`
  - added the new `aif` enum value to the request property `file_types/items/`
  - added the new `aiff` enum value to the request property `file_types/items/`
  - added the new `flac` enum value to the request property `file_types/items/`
  - added the new `m4a` enum value to the request property `file_types/items/`
  - added the new `mp3` enum value to the request property `file_types/items/`
  - added the new `oga` enum value to the request property `file_types/items/`
  - added the new `ogg` enum value to the request property `file_types/items/`
  - added the new `wav` enum value to the request property `file_types/items/`
- **2025-10-10** `0feb3dbefc85` — 1 breaking
  - removed the required property `id` from the response with the `200` status

---

[Operation](https://skmtc.dev/qlonolink/apis/qaip-apis/docs/search/post.md) · [API](https://skmtc.dev/qlonolink/apis/qaip-apis.md) · [Page](https://skmtc.dev/qlonolink/apis/qaip-apis/changes/search/post)
