---
title: "Changes to Post Search"
method: POST
path: "/api/v1/memory/search"
---

# Changes to Post Search

`POST /api/v1/memory/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 15 revisions.

- **2026-06-24** `65f2f4743b36` — 2 breaking, 1 info
- **2026-06-05** `7be97420eb25` — 1 warning, 2 info

## Changes

- **2026-06-24** `65f2f4743b36` — 2 breaking, 1 info
  - the response property `data/episodes/items/session_id` became optional for the status `200`
  - response property `data/episodes/items/session_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new optional request property `min_score`
- **2026-06-05** `7be97420eb25` — 1 warning, 2 info
  - removed the request property `min_score`
  - the response property `data/episodes/items/session_id` became required for the status `200`
  - response property `data/episodes/items/session_id` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`

---

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