---
title: "List accounts"
method: GET
path: "/api/v1/accounts/list"
tags: ["Data v1.Account"]
---

# List accounts

`GET /api/v1/accounts/list`

Returns an object with a list of the authenticated user's accounts.

## Response `200`

Successful operation.

- AccountListResponse
  - `accounts` Data20v1Account[] — A list of accounts — unresolved $ref

---

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