Lists invoices with optional filtering.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by invoice status (e.g., 'draft', 'sent', 'paid')
Filter by customer UUID
Number of results to return per page
Number of results to skip
List of invoices retrieved successfully
The response is of type object
.