---
title: "Changes to Get cards for account"
method: GET
path: "/account/{accountId}/cards"
---

# Changes to Get cards for account

`GET /account/{accountId}/cards`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 45 revisions.

- **2026-06-16** `0a8c6d8f2716` — 1 warning
- **2026-05-11** `9d168909950b` — 4 info
- **2026-04-28** `314f542b4d39` — 1 warning, 1 info

## Changes

- **2026-06-16** `0a8c6d8f2716` — 1 warning
  - added the new `yearly` enum value to the `cards/items/spendLimit/allOf[#/components/schemas/SpendLimit]/interval/allOf[#/components/schemas/SpendLimitInterval]/` response property for the response status `200`
- **2026-05-11** `9d168909950b` — 4 info
  - added the required property `cards/items/spendLimit` to the response with the `200` status
  - added the required property `cards/items/type` to the response with the `200` status
  - added the required property `cards/items/updatedAt` to the response with the `200` status
  - added the required property `cards/items/userId` to the response with the `200` status
- **2026-04-28** `314f542b4d39` — 1 warning, 1 info
  - added the new `locked` enum value to the `cards/items/physicalCardStatus/allOf[#/components/schemas/PhysicalCardStatus]/` response property for the response status `200`
  - removed the `paused` enum value from the `cards/items/physicalCardStatus/allOf[#/components/schemas/PhysicalCardStatus]/` response property for the response status `200`

---

[Operation](https://skmtc.dev/mercurytechnologies/apis/mercury-api/docs/account/:accountId/cards/get.md) · [API](https://skmtc.dev/mercurytechnologies/apis/mercury-api.md) · [Page](https://skmtc.dev/mercurytechnologies/apis/mercury-api/changes/account/:accountId/cards/get)
