---
title: "Changes to search.content"
method: POST
path: "/v1/search/{id}"
---

# Changes to search.content

`POST /v1/search/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 14 of 50 revisions.

- **2024-10-05** `fa1827ec785d` — 2 info
- **2024-10-03** `5f0aa747101a` — 2 breaking
- **2024-10-02** `fa1827ec785d` — 2 info
- **2024-10-02** `5f0aa747101a` — 1 info
- **2024-07-31** `aa475e9ab324` — 4 info
- **2024-01-18** `bb40762071dd` — 1 info
- **2023-12-31** `4c5920188a7d` — 1 info
- **2023-12-02** `8a9104244b8a` — 1 info
- **2023-12-02** `072146bdd1f9` — 1 breaking, 1 warning, 1 info
- **2023-11-29** `3bb565058636` — 1 warning, 1 info
- **2023-11-29** `bf7061385e18` — 1 warning, 3 info
- **2023-10-07** `50642c47d873` — 1 breaking
- **2023-10-05** `5ee59ea914aa` — 1 breaking
- **2023-10-04** `79c42de78d2f` — 1 breaking

## Changes

- **2024-10-05** `fa1827ec785d` — 2 info
  - `path` request parameter `id` list-of-types was widened by adding types `string`
  - for the `path` request parameter `id`, the type was generalized from `integer` to no type
- **2024-10-03** `5f0aa747101a` — 2 breaking
  - `path` request parameter `id` list-of-types was narrowed by removing types `string`
  - for the `path` request parameter `id`, the type changed from no type to `integer`
- **2024-10-02** `fa1827ec785d` — 2 info
  - `path` request parameter `id` list-of-types was widened by adding types `string`
  - for the `path` request parameter `id`, the type was generalized from `integer` to no type
- **2024-10-02** `5f0aa747101a` — 1 info
  - added the new optional request property `relevance`
- **2024-07-31** `aa475e9ab324` — 4 info
  - added the optional property `search/results/items/boundingBoxes` to the response with the `200` status
  - added the optional property `search/results/items/chunkId` to the response with the `200` status
  - added the optional property `search/results/items/multimodalUrl` to the response with the `200` status
  - added the optional property `search/results/items/pageImages` to the response with the `200` status
- **2024-01-18** `bb40762071dd` — 1 info
  - added the new optional `query` request parameter `verbosity`
- **2023-12-31** `4c5920188a7d` — 1 info
  - added the optional property `search/results/items/fileName` to the response with the `200` status
- **2023-12-02** `8a9104244b8a` — 1 info
  - the `query` request property default value `my search query` was added
- **2023-12-02** `072146bdd1f9` — 1 breaking, 1 warning, 1 info
  - added the new required request property `query`
  - removed the request property `search`
  - added the new optional `query` request parameter `nextToken`
- **2023-11-29** `3bb565058636` — 1 warning, 1 info
  - removed the optional property `search/results/items/metadata` from the response with the `200` status
  - added the optional property `search/results/items/searchData` to the response with the `200` status
- **2023-11-29** `bf7061385e18` — 1 warning, 3 info
  - removed the optional property `search/results/items/chunkId` from the response with the `200` status
  - added the optional property `search/results/items/bucketId` to the response with the `200` status
  - added the optional property `search/results/items/suggestedText` to the response with the `200` status
  - added the optional property `search/searchQuery` to the response with the `200` status
- **2023-10-07** `50642c47d873` — 1 breaking
  - the request property `search` became required
- **2023-10-05** `5ee59ea914aa` — 1 breaking
  - the request property `search/query` became required
- **2023-10-04** `79c42de78d2f` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/groundxai/apis/groundx-apis/docs/v1/search/:id/post.md) · [API](https://skmtc.dev/groundxai/apis/groundx-apis.md) · [Page](https://skmtc.dev/groundxai/apis/groundx-apis/changes/v1/search/:id/post)
