---
title: "Changes to Retrieve an expense"
method: GET
path: "/accounting/{connection_id}/expense/{id}"
---

# Changes to Retrieve an expense

`GET /accounting/{connection_id}/expense/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 25 revisions.

- **2026-08-12** `1c744a7590b4` — 2 warning, 2 info
- **2026-08-08** `1f72720916e4` — 2 info
- **2026-07-31** `963bcc74f9e3` — 2 info
- **2026-07-26** `8f2437668567` — 10 info

## Changes

- **2026-08-12** `1c744a7590b4` — 2 warning, 2 info
  - added the new `SERVICE_CHARGE` enum value to the `lineitems/items/fees/items/type` response property for the response status `200`
  - added the new `TIP` enum value to the `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 `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 `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 `category_ids` to the response with the `200` status
- **2026-07-26** `8f2437668567` — 10 info
  - 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 `approver_users` to the response with the `200` status
  - added the optional property `attachments` to the response with the `200` status
  - added the optional property `external_number` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
  - added the optional property `users` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/accounting/:connection_id/expense/:id/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/:id/get)
