---
title: "Changes to Get a disbursement"
method: GET
path: "/v1/disbursements/{id}"
---

# Changes to Get a disbursement

`GET /v1/disbursements/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 43 revisions.

- **2026-09-02** `5adde36601ba` — 4 warning
- **2026-06-25** `90671617b825` — 20 breaking, 25 info
- **2026-06-18** `d34bf9640178` — 1 info
- **2026-06-15** `5bebaa84c676` — 1 warning, 1 info
- **2026-06-08** `062c5244b718` — 1 info
- **2026-04-06** `7a709073d109` — 2 warning

## Changes

- **2026-09-02** `5adde36601ba` — 4 warning
  - added the new `canceled` enum value to the `transfers/items/ach_transfer/status` response property for the response status `200`
  - added the new `corporate_trade_exchange` enum value to the `transfers/items/ach_transfer/standard_entry_class_code` response property for the response status `200`
  - added the new `international_ach_transaction` enum value to the `transfers/items/ach_transfer/standard_entry_class_code` response property for the response status `200`
  - added the new `pending_submission` enum value to the `transfers/items/ach_transfer/status` response property for the response status `200`
- **2026-06-25** `90671617b825` — 20 breaking, 25 info
  - removed the required property `code` from the response with the `400` status
  - removed the required property `code` from the response with the `401` status
  - removed the required property `code` from the response with the `403` status
  - removed the required property `code` from the response with the `404` status
  - removed the required property `code` from the response with the `500` status
  - removed the required property `error` from the response with the `400` status
  - removed the required property `error` from the response with the `401` status
  - removed the required property `error` from the response with the `403` status
  - removed the required property `error` from the response with the `404` status
  - removed the required property `error` from the response with the `500` status
  - removed the required property `message` from the response with the `400` status
  - removed the required property `message` from the response with the `401` status
  - removed the required property `message` from the response with the `403` status
  - removed the required property `message` from the response with the `404` status
  - removed the required property `message` from the response with the `500` status
  - removed the required property `timestamp` from the response with the `400` status
  - removed the required property `timestamp` from the response with the `401` status
  - removed the required property `timestamp` from the response with the `403` status
  - removed the required property `timestamp` from the response with the `404` status
  - removed the required property `timestamp` from the response with the `500` status
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `400`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `401`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `403`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `404`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `500`
  - added the required property `detail` to the response with the `400` status
  - added the required property `detail` to the response with the `401` status
  - added the required property `detail` to the response with the `403` status
  - added the required property `detail` to the response with the `404` status
  - added the required property `detail` to the response with the `500` status
  - added the required property `status` to the response with the `400` status
  - added the required property `status` to the response with the `401` status
  - added the required property `status` to the response with the `403` status
  - added the required property `status` to the response with the `404` status
  - added the required property `status` to the response with the `500` status
  - added the required property `title` to the response with the `400` status
  - added the required property `title` to the response with the `401` status
  - added the required property `title` to the response with the `403` status
  - added the required property `title` to the response with the `404` status
  - added the required property `title` to the response with the `500` status
  - …5 more
- **2026-06-18** `d34bf9640178` — 1 info
  - added the optional property `idempotency_key` to the response with the `200` status
- **2026-06-15** `5bebaa84c676` — 1 warning, 1 info
  - removed the optional property `idempotency_key` from the response with the `200` status
  - added the optional property `transactions/items/recipient_name` to the response with the `200` status
- **2026-06-08** `062c5244b718` — 1 info
  - added the optional property `idempotency_key` to the response with the `200` status
- **2026-04-06** `7a709073d109` — 2 warning
  - removed the optional property `transactions/items/description` from the response with the `200` status
  - removed the optional property `transactions/items/donor_advised_fund_grant` from the response with the `200` status

---

[Operation](https://skmtc.dev/chariot-giving/apis/specs/docs/v1/disbursements/:id/get.md) · [API](https://skmtc.dev/chariot-giving/apis/specs.md) · [Page](https://skmtc.dev/chariot-giving/apis/specs/changes/v1/disbursements/:id/get)
