---
title: "Changes to Debt maturity schedule"
method: GET
path: "/api/v1/fundamentals/{ticker}/debt-maturity"
---

# Changes to Debt maturity schedule

`GET /api/v1/fundamentals/{ticker}/debt-maturity`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 25 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-28** `560e8847c7b3` — 18 breaking
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-09-01** `328d061c12ca` — 3 info
  - added the optional property `meta/data_age_days` to the response with the `200` status
  - added the optional property `meta/notes` to the response with the `200` status
  - added the optional property `meta/period` to the response with the `200` status
- **2026-08-28** `560e8847c7b3` — 18 breaking
  - the response property `data/commercial_paper` became optional for the status `200`
  - the response property `data/long_term_debt_current` became optional for the status `200`
  - the response property `data/long_term_debt_noncurrent` became optional for the status `200`
  - the response property `data/maturity_after_5` became optional for the status `200`
  - the response property `data/maturity_year_1` became optional for the status `200`
  - the response property `data/maturity_year_2` became optional for the status `200`
  - the response property `data/maturity_year_3` became optional for the status `200`
  - the response property `data/maturity_year_4` became optional for the status `200`
  - the response property `data/maturity_year_5` became optional for the status `200`
  - response property `data/commercial_paper` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/long_term_debt_current` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/long_term_debt_noncurrent` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/maturity_after_5` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/maturity_year_1` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/maturity_year_2` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/maturity_year_3` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/maturity_year_4` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/maturity_year_5` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v1/fundamentals/:ticker/debt-maturity/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/fundamentals/:ticker/debt-maturity/get)
