---
title: "Changes to Get all banks with their activation status (admin only)"
method: GET
path: "/api/v1/admin/banks"
---

# Changes to Get all banks with their activation status (admin only)

`GET /api/v1/admin/banks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-06-16** `b372e7d5563d` — 2 breaking, 1 warning, 3 info
- **2025-11-03** `6637b341d86d` — 1 info
- **2025-11-02** `919eb7a392aa` — 1 breaking

## Changes

- **2026-06-16** `b372e7d5563d` — 2 breaking, 1 warning, 3 info
  - for the `query` request parameter `market`, the minLength was increased from `0` to `2`
  - added the pattern `^[A-Za-z]{2}$` to the `query` request parameter `market`
  - for the `query` request parameter `market`, the maxLength was set to `2`
  - the `data/items/currency` response's property pattern `^[A-Za-z]{3}$` was added for the status `200`
  - the `data/items/market` response's property pattern `^[A-Za-z]{2}$` was added for the status `200`
  - added the required property `data/items/providers` to the response with the `200` status
- **2025-11-03** `6637b341d86d` — 1 info
  - endpoint added
- **2025-11-02** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/banqzinc/apis/quidkey-api/docs/api/v1/admin/banks/get.md) · [API](https://skmtc.dev/banqzinc/apis/quidkey-api.md) · [Page](https://skmtc.dev/banqzinc/apis/quidkey-api/changes/api/v1/admin/banks/get)
