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

# Get Account Scheduled Payments

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

Returns the list of scheduled payments for an account.

Feature: `ACCOUNT_SCHEDULED_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)
