---
title: "Get all payments (admin)"
method: GET
path: "/payment/admin/all"
tags: ["payment"]
---

# Get all payments (admin)

`GET /payment/admin/all`

Retrieve all payment records with pagination and optional filtering

## Query parameters

- `limit` number
- `offset` number
- `status` string
- `channelCode` string
- `search` string

## Response `200`

---

[API](https://skmtc.dev/tonewow/apis/tonewow-database-api.md) · [All operations](https://skmtc.dev/tonewow/apis/tonewow-database-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonewow/tonewow-database-api/revisions/f36472974ad4/schema)
