---
title: "Changes to Get card by ID"
method: GET
path: "/api/v1/cards/{card_id}"
---

# Changes to Get card by ID

`GET /api/v1/cards/{card_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-27** `7ed1b58c5607` — 1 breaking, 1 info

## Changes

- **2026-08-27** `7ed1b58c5607` — 1 breaking, 1 info
  - for the `path` request parameter `card_id`, the format changed from no format to `uuid`
  - added the required property `externalId` to the response with the `200` status

---

[Operation](https://skmtc.dev/hevn-inc/apis/hevn-api/docs/api/v1/cards/:card_id/get.md) · [API](https://skmtc.dev/hevn-inc/apis/hevn-api.md) · [Page](https://skmtc.dev/hevn-inc/apis/hevn-api/changes/api/v1/cards/:card_id/get)
