---
title: "Payment Fetch API"
method: GET
path: "/payments"
---

# Payment Fetch API

`GET /payments`

The following endpoint retrieves the details of all Payments created

## Query parameters

- `from` string
- `to` string
- `skip` integer
- `limit` integer

## Response `200`

200

## Other responses

- `400` — 400
- `401` — 401
- `500` — 500

---

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