---
title: "Changes to Retrieves all presets."
method: GET
path: "/presets"
---

# Changes to Retrieves all presets.

`GET /presets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 9 revisions.

- **2026-07-17** `1d9b3b61638e` — 2 info
- **2026-03-23** `5c298bd6421a` — 4 warning, 4 info
- **2025-10-14** `3bc6fc9b6132` — 1 info
- **2022-08-04** `6c2fe01b69bc` — 1 breaking

## Changes

- **2026-07-17** `1d9b3b61638e` — 2 info
  - added the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/MultiSearchSearchesParameter]/searches/items/allOf[#/components/schemas/MultiSearchParameters]/validate_field_names` to the response with the `200` status
  - added the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/SearchParameters]/validate_field_names` to the response with the `200` status
- **2026-03-23** `5c298bd6421a` — 4 warning, 4 info
  - removed the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/MultiSearchSearchesParameter]/searches/items/allOf[#/components/schemas/MultiSearchParameters]/enable_overrides` from the response with the `200` status
  - removed the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/MultiSearchSearchesParameter]/searches/items/allOf[#/components/schemas/MultiSearchParameters]/override_tags` from the response with the `200` status
  - removed the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/SearchParameters]/enable_overrides` from the response with the `200` status
  - removed the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/SearchParameters]/override_tags` from the response with the `200` status
  - added the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/MultiSearchSearchesParameter]/searches/items/allOf[#/components/schemas/MultiSearchParameters]/curation_tags` to the response with the `200` status
  - added the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/MultiSearchSearchesParameter]/searches/items/allOf[#/components/schemas/MultiSearchParameters]/enable_curations` to the response with the `200` status
  - added the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/SearchParameters]/curation_tags` to the response with the `200` status
  - added the optional property `presets/items/allOf[#/components/schemas/PresetUpsertSchema]/value/oneOf[#/components/schemas/SearchParameters]/enable_curations` to the response with the `200` status
- **2025-10-14** `3bc6fc9b6132` — 1 info
  - endpoint added
- **2022-08-04** `6c2fe01b69bc` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/typesense/apis/typesense-api/docs/presets/get.md) · [API](https://skmtc.dev/typesense/apis/typesense-api.md) · [Page](https://skmtc.dev/typesense/apis/typesense-api/changes/presets/get)
