List invoices of the organizationAsk AIget https://api.candis.io/v1/organizations/{organizationId}/invoicesPath ParamsorganizationIdstringrequiredThe organization ID.Query Paramsoffsetnumber≥ 0Defaults to 0The offset of the first element in the list.limitnumber≥ 1Defaults to 50The maximum number of elements to return.statusstringenumCurrent status of the invoice. Comma separated values.APPROVEDAPPROVEDEXPORTEDAllowed:APPROVEDEXPORTEDinvoiceDateFromstringFrom date and time when the invoice was issued.invoiceDateTostringTo date and time when the invoice was issued.updatedDateFromstringFrom date and time when the invoice was updated.updatedDateTostringTo date and time when the invoice was updated.Responses 200 400 503Updated 6 months ago