getVoteAccounts

Returns the account info and associated stake for all voting accounts in the current bank.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
ConfigurationobjectOptional
Optional configuration object.

Response

Information about current and delinquent vote accounts.
currentlist of objects or null
List of current vote accounts.
delinquentlist of objects or null
List of delinquent vote accounts.