List Credit limitsAsk AIget https://api.sandbox.helloaria.eu/companies/{companyId}/credit-limitsPath ParamscompanyIdstringrequiredDefaults to meQuery ParamsfilterstringAvailable filters: id, amount, claimedAmount, claimedCurrency, status, debtor.name, debtorIdentifier.type, debtorIdentifier.value, frozenAt, possibleRevision.sortstringAvailable sorting options: amount, claimedAmount, createdAt, status, debtor.name, debtorIdentifier.type, debtorIdentifier.value.firststringNumber of items (page size) when using forward pagination. Check out guides for more infos.afterstringOpaque cursor when using forward pagination. Check out guides for more infos.laststringNumber of items (page size) when using backward pagination. Check out guides for more infos.beforestringOpaque cursor when using backward pagination. Check out guides for more infos.Responses 200Credit limits for this company 400Invalid companyId 403Not permitted (e.g trying to list subscriptions from a company other than yours)Updated 10 months ago