Skip to main content
List wallet top-up payments in reverse chronological order. Filter by status to find pending, paid, failed, or expired attempts. Method: GET Path: /api/billing/payments Auth: Session Bearer

Query parameters

number
Maximum entries. Default 50.
string
Opaque pagination cursor.
string
pending, paid, failed, or expired.

Response

object[]
string
Next-page cursor or null.

Example