List account holdersAsk AIget https://sandbox.numeral.io/v1/account_holdersList and filter account holders.Query Paramslimitinteger0 to 100Defaults to 25starting_afteruuidThe ID of the object from which your list request will start. It is not included in the result.sort_orderstringenumOrder is based on attribute created_at. If asc, results are fetched in chronological order. If desc, results are fetched in reversed chronological order. Default order is desc.ascdescAllowed:ascdescstart_datedateThe creation date of the account holder.end_datedateThe creation date of the account holder.namestringThe name of the account holder.disabledbooleanIf true, only disabled account holders will be fetched.truefalseexternal_account_iduuidThe ID of the related external account.internal_account_iduuidThe ID of the related internal account.Responses 200200 400Validation Error.Updated 7 months ago