Get all the votes for a governance proposal

get/api/v1/gov/proposal/{id}/votes

Path parameters

idinteger required

Proposal id

Response

A list of votes for a governance proposal.

Changes

Changed in 3 of the 50 revisions of this API.211

    • the // response's property type changed from string to number for status

      response-property-type-changed

    • added the new unknown enum value to the // response property for the response status

      response-property-enum-value-added

  • 6893b023807011See the full diff
    • the // response's property type changed from number to string for status

      response-property-type-changed

    • removed the unknown enum value from the // response property for the response status

      response-property-enum-value-removed

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 1 has no diff computed.