---
title: "Récupérer une liste de Payments"
method: GET
path: "/payments"
---

# Récupérer une liste de Payments

`GET /payments`

## Query parameters

- `created_after` integer
- `created_before` integer
- `customer_email` string
- `state` string
- `limit` integer
- `starting_after` string

## Headers

- `Content-Type` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/almapay/apis/alma-sandbox-api.md) · [All operations](https://skmtc.dev/almapay/apis/alma-sandbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/almapay/alma-sandbox-api/revisions/71ebf8797c52/schema)
