Find all Invoices with optional filtersAsk AIget https://public-api.mx.clara.com/api/v3/invoicesFind all Invoices with optional filtersQuery ParamspageintegerDefaults to 0Zero-based page index (0..N)sizeintegerDefaults to 20The size of the page to be returnedinvoiceNumberstringInvoice number to filter invoicesissuerRfcstringRFC Issuer number to filter invoicestransactionUuidstringTransaction UUID to filter invoicesinvoiceIdstringInvoice ID to filter invoicesdocumentDateRangeStartstringStart date for invoice date range filter (must be used together with documentDateRangeEnd)documentDateRangeEndstringEnd date for invoice date range filter (must be used together with documentDateRangeStart)Responses 200Successful operation 204No content 400Bad Request 401Unauthorized 403ForbiddenUpdated 7 months ago