---
title: "Changes to Get credit usage"
method: GET
path: "/api/v1/credits/usage"
---

# Changes to Get credit usage

`GET /api/v1/credits/usage`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 115 revisions.

- **2026-08-05** `60500d436b85` — 2 info
- **2026-07-28** `913f273cc2f7` — 1 warning
- **2026-07-23** `b876edd1a4fc` — 5 warning
- **2026-07-08** `58bb216ff8ce` — 1 warning
- **2026-06-08** `3acd63d6c861` — 2 info
- **2026-06-04** `4fa87d66426d` — 1 warning
- **2026-06-02** `ff3654f420a4` — 4 info
- **2026-05-31** `0dece860f678` — 1 warning
- **2026-05-28** `b181b166a2a5` — 1 warning
- **2026-05-26** `97c0c1bef621` — 2 breaking, 2 info

## Changes

- **2026-08-05** `60500d436b85` — 2 info
  - added the required property `data/series/items/eventCount` to the response with the `200` status
  - added the required property `data/series/items/points/items/eventCount` to the response with the `200` status
- **2026-07-28** `913f273cc2f7` — 1 warning
  - added the new `ContractNotFound` enum value to the `code` response property for the response status `404`
- **2026-07-23** `b876edd1a4fc` — 5 warning
  - added the new `CreditOveragePriceCurrencyNotFound` enum value to the `code` response property for the response status `400`
  - added the new `InvalidCreditOverageBillingModel` enum value to the `code` response property for the response status `400`
  - added the new `InvoicePreviewNotAvailableForDraftContract` enum value to the `code` response property for the response status `400`
  - added the new `OveragePriceNotSupportedOnAddon` enum value to the `code` response property for the response status `400`
  - added the new `OveragePriceRequiresUsageLimit` enum value to the `code` response property for the response status `400`
- **2026-07-08** `58bb216ff8ce` — 1 warning
  - added the new `GovernanceNotEnabled` enum value to the `code` response property for the response status `403`
- **2026-06-08** `3acd63d6c861` — 2 info
  - added the new optional `header` request parameter `X-ACCOUNT-ID`
  - added the new optional `header` request parameter `X-ENVIRONMENT-ID`
- **2026-06-04** `4fa87d66426d` — 1 warning
  - added the new `PricingModelNotSupportedByBillingIntegration` enum value to the `code` response property for the response status `400`
- **2026-06-02** `ff3654f420a4` — 4 info
  - added the new optional `query` request parameter `after`
  - added the new optional `query` request parameter `before`
  - added the new optional `query` request parameter `limit`
  - added the required property `data/pagination` to the response with the `200` status
- **2026-05-31** `0dece860f678` — 1 warning
  - added the new `DataExportIntegrationError` enum value to the `code` response property for the response status `400`
- **2026-05-28** `b181b166a2a5` — 1 warning
  - added the new `InvalidReceivedSignatureError` enum value to the `code` response property for the response status `400`
- **2026-05-26** `97c0c1bef621` — 2 breaking, 2 info
  - the response property `data/series/items/featureId` became nullable for the status `200`
  - the response property `data/series/items/featureName` became nullable for the status `200`
  - added the new optional `query` request parameter `groupBy`
  - added the optional property `data/series/items/tags` to the response with the `200` status

---

[Operation](https://skmtc.dev/stiggio/apis/stigg-api/docs/api/v1/credits/usage/get.md) · [API](https://skmtc.dev/stiggio/apis/stigg-api.md) · [Page](https://skmtc.dev/stiggio/apis/stigg-api/changes/api/v1/credits/usage/get)
