---
title: "Changes to Get a list of customer integrations"
method: GET
path: "/api/v1/customers/{id}/integrations"
---

# Changes to Get a list of customer integrations

`GET /api/v1/customers/{id}/integrations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 115 revisions.

- **2026-07-23** `b876edd1a4fc` — 5 warning
- **2026-07-14** `8d63db93d656` — 1 warning, 1 info
- **2026-07-08** `58bb216ff8ce` — 1 warning
- **2026-06-30** `2fee3609afd2` — 1 warning, 1 info
- **2026-06-08** `3acd63d6c861` — 2 info
- **2026-06-04** `4fa87d66426d` — 1 warning
- **2026-06-01** `3dad98111f0d` — 1 warning, 1 info
- **2026-05-31** `0dece860f678` — 1 warning
- **2026-05-28** `b181b166a2a5` — 2 warning, 1 info
- **2026-05-12** `0c10c90c1385` — 1 breaking

## Changes

- **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-14** `8d63db93d656` — 1 warning, 1 info
  - added the new `STRIPE_INVOICING` enum value to the `data/items/vendorIdentifier` response property for the response status `200`
  - added the enum value `STRIPE_INVOICING` to the property `items/` of the `query` request parameter `vendorIdentifier`
- **2026-07-08** `58bb216ff8ce` — 1 warning
  - added the new `GovernanceNotEnabled` enum value to the `code` response property for the response status `403`
- **2026-06-30** `2fee3609afd2` — 1 warning, 1 info
  - added the new `AIRWALLEX` enum value to the `data/items/vendorIdentifier` response property for the response status `200`
  - added the enum value `AIRWALLEX` to the property `items/` of the `query` request parameter `vendorIdentifier`
- **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-01** `3dad98111f0d` — 1 warning, 1 info
  - added the new `PREQUEL` enum value to the `data/items/vendorIdentifier` response property for the response status `200`
  - added the enum value `PREQUEL` to the property `items/` of the `query` request parameter `vendorIdentifier`
- **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` — 2 warning, 1 info
  - added the new `InvalidReceivedSignatureError` enum value to the `code` response property for the response status `400`
  - added the new `RECEIVED` enum value to the `data/items/vendorIdentifier` response property for the response status `200`
  - added the enum value `RECEIVED` to the property `items/` of the `query` request parameter `vendorIdentifier`
- **2026-05-12** `0c10c90c1385` — 1 breaking
  - for the `query` request parameter `vendorIdentifier`, the type/format was changed from `string`/`` to `array`/``

---

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