List invoices
Invoices
List invoices
deprecated
Retrieves a list of invoices for the specified organization.
GET
List invoices
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the organization.
Prefix with name= to retrieve the organization by name instead.
Query Parameters
The status of the invoice.
Available options:
paid, charged_off, pending, refunded, canceled, refund_pending The invoice type. Use invoice for standard invoices, credit_memo for refund/credit invoices.
Available options:
credit_memo, invoice The order id of Invoice.
Page to be displayed. Defaults to 1.
Response
OK
Last modified on June 16, 2026