---
title: "Changes to Unified Contextual Memory Search (Text + Multimodal)"
method: POST
path: "/v1/modal/query"
---

# Changes to Unified Contextual Memory Search (Text + Multimodal)

`POST /v1/modal/query`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 29 revisions.

- **2026-02-09** `bb6f89ac9cd3` — 1 breaking, 2 warning, 8 info
- **2026-01-21** `1660d0b2cbd9` — 2 info
- **2025-12-10** `5a9a6b9cb07a` — 10 info
- **2025-11-17** `826a61027c59` — 1 info
- **2025-11-17** `93aa65273d4d` — 1 breaking
- **2025-11-05** `83e4b50f2236` — 1 info

## Changes

- **2026-02-09** `bb6f89ac9cd3` — 1 breaking, 2 warning, 8 info
  - the response property `raw_results` became optional for the status `200`
  - removed the request property `filter_memory_types`
  - removed the request property `question`
  - api tag `v1 modals` added
  - api tag `v1 modal` removed
  - added the new optional request property `audio_base64`
  - added the new optional request property `image_base64`
  - added the new optional request property `include_modalities`
  - added the new optional request property `text_input`
  - added the new optional request property `video_base64`
  - added the optional property `entity_images` to the response with the `200` status
- **2026-01-21** `1660d0b2cbd9` — 2 info
  - added the new optional request property `persona_id`
  - added the new optional request property `project_id`
- **2025-12-10** `5a9a6b9cb07a` — 10 info
  - added the non-success response with the status `404`
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `401` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `request_id` to the response with the `400` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `500` status
  - added the required property `error_code` to the response with the `400` status
  - added the required property `error_code` to the response with the `401` status
  - added the required property `error_code` to the response with the `500` status
- **2025-11-17** `826a61027c59` — 1 info
  - endpoint added
- **2025-11-17** `93aa65273d4d` — 1 breaking
  - api path removed without deprecation
- **2025-11-05** `83e4b50f2236` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/docs/v1/modal/query/post.md) · [API](https://skmtc.dev/elicitlabs/apis/elicit-labs-api.md) · [Page](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/changes/v1/modal/query/post)
