---
title: "Changes to Retrieve Card Transaction"
method: GET
path: "/card_transactions/{id}"
---

# Changes to Retrieve Card Transaction

`GET /card_transactions/{id}`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 74 revisions.

- **2026-08-07** `f1020c3ecda4` — 3 info
- **2026-07-31** `099fdc3be422` — 4 breaking, 8 warning, 9 info

## Changes

- **2026-08-07** `f1020c3ecda4` — 3 info
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `403` status
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-31** `099fdc3be422` — 4 breaking, 8 warning, 9 info
  - the `created_at` response's property format changed from `date-time` to no format for status `200`
  - the `posted_at` response's property format changed from `date-time` to no format for status `200`
  - removed the required property `authorization_method` from the response with the `200` status
  - removed the required property `memo` from the response with the `200` status
  - deleted the `path` request parameter `id`
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/code` from the response with the `403` status
  - removed the optional property `error/code` from the response with the `404` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `404` status
  - added the new `spend` enum value to the `transaction_type` response property for the response status `200`
  - api tag `Cards` added
  - api tag `Card transactions` removed
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new optional `query` request parameter `account_id`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - added the required property `cardholder_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/card_transactions/:id/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/card_transactions/:id/get)
