---
title: "List payments of account"
method: GET
path: "/rest/accounts/{account-id}/payments"
tags: ["Payments"]
---

# List payments of account

`GET /rest/accounts/{account-id}/payments`

List all payments associated to a specific account.

## Parameters

- `#/paths/~1rest~1accounts~1%7Baccount-id%7D/get/parameters/0` — unresolved $ref
- `#/paths/~1rest~1accesses/get/parameters/0` — unresolved $ref
- `#/paths/~1catalog/get/parameters/0` — unresolved $ref
- `#/paths/~1auth~1users/get/parameters/0` — unresolved $ref
- `#/paths/~1auth~1users/get/parameters/1` — unresolved $ref
- `#/paths/~1rest~1payments/get/parameters/5` — unresolved $ref

## Response `200`

List of payments.

- object
  - `payments` Schema[] — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `404` — 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)
