Mips

getVotes*

Get a list of all votes in all registered MIPs (Mina Improvement Proposals).

get/v1/mips/votes

Query parameters

pageinteger required

Queried API page.

sizeinteger required

Number of queried entries.

orderBy'ASC' | 'DESC' required

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

searchStrstring

Enter part or full account name or address hash to get a list of votes of the queried account.

sortBy'TIMESTAMP' required

Select sorting parameter.

Response

OK

currentPageinteger
sizeinteger
totalItemsinteger
totalPagesinteger
lastboolean
totalElementsinteger
numberinteger
firstboolean
numberOfElementsinteger
emptyboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.