Authorizations
The app API key from an app from the /dashboard/developer page
Query Parameters
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Example:
42
Returns the last n elements from the list.
Example:
42
The ID of the company to list invoices for
Example:
"biz_xxxxxxxxxxxxxx"
The direction to sort the invoices by The direction of the sort.
Available options:
asc
, desc
The filters to apply to the invoices
The order to sort the invoices by Which columns can be used to sort.
Available options:
id
, created_at
, due_date