List invoices
GET
https://app.speybooks.com/api/v1/invoices/Returns a paginated list of invoices for the authenticated organisation. Invoices are sorted by issue date, most recent first.
Use query parameters to filter by type, status, contact, or date range. The response includes summary statistics for the filtered result set.
Query parameters
contactId string optionalfrom string optionalpage integer optional Default: 1perPage integer optional Default: 25status string optionaldraftsentpaidpartialoverduecancelledwritten_offto string optionaltype string optional Default: salessalespurchaseResponse
200 Default Response
Show response fields
invoices array<object>Show child attributes
amountPaid integercontactEmail stringcontactId stringcontactName stringcreatedAt stringdueDate stringid stringinvoiceNumber stringinvoiceType stringissueDate stringmetadata objectnotes stringstatus stringsubtotal integerterms stringtotal integerupdatedAt stringvatAmount integerstats objectShow child attributes
draftCount integeroutstandingTotal integeroverdueCount integersentCount integer