---
title: "Changes to List Invoice Groups"
method: GET
path: "/invoice_groups"
---

# Changes to List Invoice Groups

`GET /invoice_groups`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2023-11-03** `a6c96c5ec06e` — 1 info
- **2023-09-07** `cfabb13f9886` — 1 breaking, 4 info
- **2023-09-02** `6b13f6f47735` — 4 breaking, 1 warning, 1 info

## Changes

- **2023-11-03** `a6c96c5ec06e` — 1 info
  - added the optional property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/billingAddress/phoneNumber` to the response with the `200` status
- **2023-09-07** `cfabb13f9886` — 1 breaking, 4 info
  - removed the required property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/gracePeriod` from the response with the `200` status
  - added the required property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/email` to the response with the `200` status
  - added the required property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/name` to the response with the `200` status
  - added the required property `data/items/allOf[subschema #2]/createdAt` to the response with the `200` status
  - added the required property `data/items/allOf[subschema #2]/updatedAt` to the response with the `200` status
- **2023-09-02** `6b13f6f47735` — 4 breaking, 1 warning, 1 info
  - removed the required property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/email` from the response with the `200` status
  - removed the required property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/name` from the response with the `200` status
  - removed the required property `data/items/allOf[subschema #2]/createdAt` from the response with the `200` status
  - removed the required property `data/items/allOf[subschema #2]/updatedAt` from the response with the `200` status
  - removed the optional property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/billingAddress/phoneNumber` from the response with the `200` status
  - added the required property `data/items/allOf[#/components/schemas/InvoiceGroupDetails]/gracePeriod` to the response with the `200` status

---

[Operation](https://skmtc.dev/togaihq/apis/togai-apis/docs/invoice_groups/get.md) · [API](https://skmtc.dev/togaihq/apis/togai-apis.md) · [Page](https://skmtc.dev/togaihq/apis/togai-apis/changes/invoice_groups/get)
