latestOpenAPI 3.1.02026-08-10466368560.6 KB
2b2bab8b9017
admin
List Payments
List all payments with pagination and filters.
Allows admins to see recent payments across all users, with filters for:
- Search by username/email
- Payment status (succeeded, failed, pending)
- Payment type (subscription, credit_pack)
- Date range
- Sorting by date or amount
get/admin/payments
Query parameters
pageinteger
per_pageinteger
searchstring nullable
statusstring nullable
payment_typestring nullable
date_fromstring date-time nullable
date_tostring date-time nullable
sort_bystring nullable
sort_orderstring nullable
Response
Successful Response