---
title: "List accounts"
method: GET
path: "/rest/accounts"
tags: ["Accounts"]
---

# List accounts

`GET /rest/accounts`

Get a list of all available accounts to which the user has granted access.

## Response `200`

List of accounts.

- object — List of accounts
  - `accounts` Schema[], required — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `4XX` — unresolved $ref

---

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