List payments
List payments
GET
https://api.notify.cm/v2/payments
Path Parameters
Name
Type
Description
Authorization
string
Your test or live API key
Query Parameters
Name
Type
Description
Limit
string
The number of payments to return (max 250).
From
string
Used for pagination. Offset the result set to the payment with this ID. The payment with this ID is included in the result as well.
Example
Response
Last updated
Was this helpful?