---
title: "Changes to Search files in cache, error and archive folders"
method: GET
path: "/api/north/{northId}/cache/search"
---

# Changes to Search files in cache, error and archive folders

`GET /api/north/{northId}/cache/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 73 revisions.

- **2026-02-03** `bb7c469357f8` — 2 breaking, 1 warning, 5 info
- **2026-01-26** `a291063e086b` — 7 breaking, 1 warning
- **2026-01-19** `f7d0cb77f2c5` — 2 breaking, 1 warning, 5 info
- **2026-01-09** `5f6d5e857819` — 1 breaking
- **2026-01-08** `c9d70c72b84a` — 2 breaking, 1 info
- **2026-01-06** `d8e7a58e006a` — 7 breaking, 1 warning

## Changes

- **2026-02-03** `bb7c469357f8` — 2 breaking, 1 warning, 5 info
  - added the new required `query` request parameter `maxNumberOfFilesReturned`
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - deleted the `query` request parameter `folder`
  - added the required property `archive` to the response with the `200` status
  - added the required property `cache` to the response with the `200` status
  - added the required property `error` to the response with the `200` status
  - added the required property `metrics` to the response with the `200` status
  - added the required property `searchDate` to the response with the `200` status
- **2026-01-26** `a291063e086b` — 7 breaking, 1 warning
  - added the new required `query` request parameter `folder`
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `archive` from the response with the `200` status
  - removed the required property `cache` from the response with the `200` status
  - removed the required property `error` from the response with the `200` status
  - removed the required property `metrics` from the response with the `200` status
  - removed the required property `searchDate` from the response with the `200` status
  - deleted the `query` request parameter `maxNumberOfFilesReturned`
- **2026-01-19** `f7d0cb77f2c5` — 2 breaking, 1 warning, 5 info
  - added the new required `query` request parameter `maxNumberOfFilesReturned`
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - deleted the `query` request parameter `folder`
  - added the required property `archive` to the response with the `200` status
  - added the required property `cache` to the response with the `200` status
  - added the required property `error` to the response with the `200` status
  - added the required property `metrics` to the response with the `200` status
  - added the required property `searchDate` to the response with the `200` status
- **2026-01-09** `5f6d5e857819` — 1 breaking
  - removed the required property `items/metadata/source` from the response with the `200` status
- **2026-01-08** `c9d70c72b84a` — 2 breaking, 1 info
  - the `items/metadata/source` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the required property `items/metadata/options` from the response with the `200` status
  - added `#/components/schemas/CacheMetadataSourceOriginSouth, #/components/schemas/CacheMetadataSourceOriginOIAnalytics, #/components/schemas/CacheMetadataSourceOriginAPI, #/components/schemas/CacheMetadataSourceOriginTest` to the `items/metadata/source` response property `anyOf` list for the response status `200`
- **2026-01-06** `d8e7a58e006a` — 7 breaking, 1 warning
  - added the new required `query` request parameter `folder`
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `archive` from the response with the `200` status
  - removed the required property `cache` from the response with the `200` status
  - removed the required property `error` from the response with the `200` status
  - removed the required property `metrics` from the response with the `200` status
  - removed the required property `searchDate` from the response with the `200` status
  - deleted the `query` request parameter `maxNumberOfFilesReturned`

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/north/:northId/cache/search/get.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/north/:northId/cache/search/get)
