List Invoices

Fetch a paginated list of invoices. Default page is 0 and default size is 10. The maximum page size is 200

Recipes
⚙️
Automated QBR Data Pull
Open Recipe
⚙️
End-of-Month Invoice Reconciliation
Open Recipe
🛡️
AI-Powered Invoice Discrepancy Monitoring
Open Recipe
🦉
Spend & Usage Transparency Widgets
Open Recipe
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
Defaults to 0

The page number to request in the invoices list

number
1 to 200
Defaults to 10

Returns this number of invoices per page

string
enum

Return invoices sorted by this field and direction Formatted as fieldName,direction - ex. sort=invoiceDate,desc

Allowed:
string
enum

Return only invoices matching this status value

Allowed:
string

Return only invoices matching this invoiceDate value

string

Return only invoices with an invoiceDate greater than or equal to this date

string

Return only invoices with an invoiceDate less than or equal to this date

string

Return only invoices matching this dueDate value

number

Return only invoices matching this total value

number

Return only invoices matching this balance value

number

Return only invoices matching this carriedBalance value

uuid

Return only invoices matching this companyId value

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json