---
title: "List user's costs of living"
method: GET
path: "/finance-management/v1/cost-of-living"
tags: ["Finance Management.Cost Of Living", "ENTERPRISE"]
---

# List user's costs of living

`GET /finance-management/v1/cost-of-living`

Lists all cost of living belonging to the user. Optionally it can be filtered for specific accounts.

## Query parameters

- `accountId` string[]
- `pageToken` string
- `pageSize` integer

## Response `200`

List of user's costs of living.

- Finance20ManagementList20Cost20Of20Living — unresolved $ref

## Other responses

- `401` — If the user is not authorized.
- `403` — If the App is not authorized.

---

[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)
