get https://api.nitrobox.io/v2/invoices/pageable
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.