---
title: "Get Payments"
method: GET
path: "/payments"
tags: ["Payments"]
---

# Get Payments

`GET /payments`

Retrieve payment information and transaction history for WhatsApp payments.

## Response `200`

Payments retrieved successfully

- PaymentsGetPaymentsResponse — Response payload containing payment and transaction information
  - `data` object[]

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.dev/360dialog/apis/messaging-api.md) · [All operations](https://skmtc.dev/360dialog/apis/messaging-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/360dialog/messaging-api/revisions/74b31f9f8610/schema)
