List UsersAsk AIget https://api.sandbox.helloaria.eu/companies/{companyId}/usersPath ParamscompanyIdstringrequiredDefaults to meQuery ParamsfilterstringAvailable filters: id, createdAt, phone, email, businessIdentifier.type, businessIdentifier.value, businessName, kyc.status, fullName.sortstringAvailable sorting options: id, createdAt, email, businessIdentifier.type, businessIdentifier.value, businessName, kyc.status.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 users 403Not permitted (e.g trying to fetch users of a company other than yours)Updated 10 months ago