Requests votes data for an account

GET {{baseUrl}}/votes?username=<x-swagger-pipe>&address=<x-swagger-pipe>&publicKey=<x-swagger-pipe>&secondPublicKey=<x-swagger-pipe>&offset=<>&limit=<x-swagger-pipe>&sort=<>

Attention: At least *one of the filter parameters must be provided.*** Returns all votes placed by an account.

Request Params

KeyDatatypeRequiredDescription
usernamestringDelegate username to query
addressstringAddress of an account
publicKeystringPublic key to query
secondPublicKeystringSecond public key to query
offsetstringOffset value for results
limitstringLimit applied to results
sortstringFields to sort results by