---
title: "Changes to List all expenses"
method: GET
path: "/accounting/{connection_id}/expense"
---

# Changes to List all expenses

`GET /accounting/{connection_id}/expense`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 25 revisions.

- **2026-09-04** `45664a7696ac` — 1 info
- **2026-08-12** `1c744a7590b4` — 2 warning, 2 info
- **2026-08-08** `1f72720916e4` — 2 info
- **2026-07-31** `963bcc74f9e3` — 2 info
- **2026-07-26** `8f2437668567` — 11 info

## Changes

- **2026-09-04** `45664a7696ac` — 1 info
  - added the new optional `query` request parameter `approver_user_id`
- **2026-08-12** `1c744a7590b4` — 2 warning, 2 info
  - added the new `SERVICE_CHARGE` enum value to the `items/lineitems/items/fees/items/type` response property for the response status `200`
  - added the new `TIP` enum value to the `items/lineitems/items/fees/items/type` response property for the response status `200`
  - added the enum value `metadata` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `items/metadata` to the response with the `200` status
- **2026-08-08** `1f72720916e4` — 2 info
  - added the enum value `project_id` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `items/project_id` to the response with the `200` status
- **2026-07-31** `963bcc74f9e3` — 2 info
  - added the enum value `category_ids` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `items/category_ids` to the response with the `200` status
- **2026-07-26** `8f2437668567` — 11 info
  - added the new optional `query` request parameter `status`
  - added the enum value `approver_users` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `attachments` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `external_number` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `status` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `users` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `items/approver_users` to the response with the `200` status
  - added the optional property `items/attachments` to the response with the `200` status
  - added the optional property `items/external_number` to the response with the `200` status
  - added the optional property `items/status` to the response with the `200` status
  - added the optional property `items/users` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/accounting/:connection_id/expense/get.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/accounting/:connection_id/expense/get)
