---
title: "Changes to Get Reload Settings"
method: GET
path: "/api/v1/billing/reloads"
---

# Changes to Get Reload Settings

`GET /api/v1/billing/reloads`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 30 revisions.

- **2026-09-23** `7720763f8bf1` — 1 breaking, 1 warning, 5 info
- **2026-09-19** `924eeadc29ad` — 1 info
- **2026-09-16** `95495ef535bc` — 1 info

## Changes

- **2026-09-23** `7720763f8bf1` — 1 breaking, 1 warning, 5 info
  - removed the required property `automatic/offered` from the response with the `200` status
  - added the new `usage_not_metered` enum value to the `automatic/disabled_reason/anyOf[subschema #1: AutoReloadStopReason]/` response property for the response status `200`
  - removed the `not_offered` enum value from the `automatic/disabled_reason/anyOf[subschema #1: AutoReloadStopReason]/` response property for the response status `200`
  - response property `automatic/max_monthly_cap_usd` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - the `automatic/max_monthly_cap_usd` response's property pattern `^(?!^[-+.]*$)[+-]?0*(?:\d{0,14}|(?=[\d.]{1,21}0*$)\d{0,14}\.\d{0,6}0*$)` was added for the status `200`
  - added the required property `custom_min_usd` to the response with the `200` status
  - added the required property `saved_card` to the response with the `200` status
- **2026-09-19** `924eeadc29ad` — 1 info
  - added the required property `confirmable_attempt_id` to the response with the `200` status
- **2026-09-16** `95495ef535bc` — 1 info
  - endpoint added

---

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