---
title: "Changes to List org payment history"
method: GET
path: "/api/v1/billing/payments"
---

# Changes to List org payment history

`GET /api/v1/billing/payments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 7 revisions.

- **2026-08-25** `55772030ddd3` — 4 breaking, 6 warning
- **2026-08-19** `b38f8e603649` — 2 breaking, 6 info
- **2026-07-26** `a828d1399648` — 1 info

## Changes

- **2026-08-25** `55772030ddd3` — 4 breaking, 6 warning
  - the response property `fields` became nullable for the status `401`
  - the response property `fields` became nullable for the status `403`
  - the `fields` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `fields` response's property type/format changed from `object`/`` to ``/`` for status `403`
  - removed the optional property `code` from the response with the `429` status
  - removed the optional property `code` from the response with the `502` status
  - removed the optional property `fields` from the response with the `429` status
  - removed the optional property `fields` from the response with the `502` status
  - removed the optional property `request_id` from the response with the `429` status
  - removed the optional property `request_id` from the response with the `502` status
- **2026-08-19** `b38f8e603649` — 2 breaking, 6 info
  - the `fields` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `fields` response's property type/format changed from ``/`` to `object`/`` for status `403`
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `502` status
  - added the optional property `fields` to the response with the `429` status
  - added the optional property `fields` to the response with the `502` status
  - added the optional property `request_id` to the response with the `429` status
  - added the optional property `request_id` to the response with the `502` status
- **2026-07-26** `a828d1399648` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/crosmos/apis/crosmos-api/docs/api/v1/billing/payments/get.md) · [API](https://skmtc.dev/crosmos/apis/crosmos-api.md) · [Page](https://skmtc.dev/crosmos/apis/crosmos-api/changes/api/v1/billing/payments/get)
