Query invoices

This operation has been deprecated and will be removed in the future!
Reason: Endpoint updated and moved to other service.
This operation is replaced by https://docs.instellix.io/reference/querydocuments.
Deprecated since: 2026-01-28

Sunset at the latest: 2027-01-28

Please refer to our "API Lifecycle Management" and our "API Migration Guide" to find out more.
Get a list of all invoices. To reduce the result set, please use the RSQL query. Returns a pageable list with 100 items per page as default. Invoices are sorted in descending order by invoiceId. This can be changed with the optional direction and orderBy parameters.
Query Params
string

Use RSQL query language. Intro here: https://aboullaite.me/rsql/.

int32
Defaults to 0

Page number that shall be shown.

int32
≤ 100
Defaults to 100

Entries per page. Must be less than or equal to 100.

string
Defaults to invoiceId

By which property shall the entries be ordered.

string
Defaults to DESC

Direction of ordering ASC or DESC.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json