List virtual accountsAsk AIget deprecatedhttps://sandbox.numeral.io/v1/virtual_accountsList and filter virtual accounts.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 virtual account.end_datedateThe creation date of the virtual account.namestringlength ≤ 100The name of the virtual account.virtual_account_numberstringThe virtual account number.connected_account_iduuidThe ID of the connected account to which the virtual account refers.counterparty_iduuidThe ID of the counterparty to which the virtual account refers to.disabledbooleanIf true, only disabled virtual accounts will be fetched.truefalseResponses 200200 400Validation Error.Updated 7 months ago