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