List invoices
Invoices
List invoices
Retrieve a paginated list of invoices with optional filtering by status, customer, or date range.
GET
List invoices
Authorizations
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Query Parameters
The maximum number of items to return.
Required range:
1 <= x <= 1000Opaque pagination token from a previous response's nextCursor.
Filter invoices by customer IDs
Filter invoices by status
Current status of the invoice lifecycle.
Available options:
DRAFT, SENT, PAID, VOID, OVERDUE Filter invoices created from this date
Filter invoices created up to this date
Filter invoices with due date from this date
Filter invoices with due date up to this date