---
title: "List cost of living transactions"
method: GET
path: "/finance-management/v1/cost-of-living/{costOfLivingId}/transactions"
tags: ["Finance Management.Cost Of Living", "ENTERPRISE"]
---

# List cost of living transactions

`GET /finance-management/v1/cost-of-living/{costOfLivingId}/transactions`

Lists all transactions belonging to the cost of living.

## Path parameters

- `costOfLivingId` string, required

## Query parameters

- `pageToken` string
- `pageSize` integer

## Response `200`

List of cost of living transactions.

- Finance20ManagementCost20Of20Living20Transactions — unresolved $ref

## Other responses

- `401` — If the user is not authorized.
- `404` — If the provided costOfLivingId is not found.

---

[API](https://skmtc.net/tink/apis/tink-api.md) · [All operations](https://skmtc.net/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/23d8982b533d/schema)
