---
title: "Listar pagamentos de recorrência"
method: GET
path: "/payments-recurrences/{recurrenceId}/payments"
---

# Listar pagamentos de recorrência

`GET /payments-recurrences/{recurrenceId}/payments`

## Path parameters

- `recurrenceId` string, required

## Response `200`

successful operation

- RecurrencePaymentsGet
  - `data` object[]
    - `paymentId` string
    - `paymentDate` string, date
    - `scheduleDate` string, date
    - `status` string
    - `detail` object
      - `recurrencePaymentIndex` integer
      - `totalPaymentsInRecurrence` integer

---

[API](https://skmtc.net/btgpactual/apis/folha-de-pagamentos.md) · [All operations](https://skmtc.net/btgpactual/apis/folha-de-pagamentos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/btgpactual/folha-de-pagamentos/revisions/2a24d3da114c/schema)
