getVotesByMip*Ask AIget https://api.blockberry.one/mina-mainnet/v1/mips/{id}/votesGet a list of votes of the queried MIP (Mina Improvement Proposals).Path Paramsidint64requiredDefaults to 1Mip ID - the order number of a MIP.Query Paramspageint32required≥ 0Defaults to 0Queried API page.sizeint32required1 to 50Defaults to 20Number of queried entries.orderBystringenumrequiredDefaults to DESCSorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).ASCDESCAllowed:ASCDESCsearchStrstringEnter part or full account name or address to get a list of votes the queried account cast.sortBystringenumrequiredDefaults to TIMESTAMPSelect sorting parameter.TIMESTAMPAllowed:TIMESTAMPvotestringenumDefaults to ALLVote option.YESNOINVALIDALLAllowed:YESNOINVALIDALLaccountTypestringenumDefaults to ALLThe type of account that cast a vote in a MIP.ACCOUNTVALIDATORALLAllowed:ACCOUNTVALIDATORALLResponse 200OKUpdated 5 months ago