List DebtorsAsk AIget https://api.sandbox.helloaria.eu/companies/{companyId}/debtorsPath ParamscompanyIdstringrequiredDefaults to meQuery ParamsfilterstringAvailable filters: name, identifier.type, identifier.value, id.sortstringAvailable sorting options: createdAt.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 200Fetched debtors 400Bad filter, sort param or pagination parameters 401Unauthorized 403Not permitted (e.g trying to fetch debtors of a company other than yours)Updated 3 months ago