---
title: "Get Account Periodic Payments"
method: GET
path: "/accounts/{accountId}/periodic-payments"
tags: ["Financial Data"]
---

# Get Account Periodic Payments

`GET /accounts/{accountId}/periodic-payments`

Returns the list of periodic payments (standing orders in the UK) for an account.

Feature: `ACCOUNT_PERIODIC_PAYMENTS`

## Path parameters

- `accountId` string, required

## Query parameters

- `limit` integer

## Headers

- `consent` string, required
- `sub-application` string, uuid

## Response `200`

Ok

## Other responses

- `default` — Error Response

---

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