v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427153143.4 KB

Returns the list of votes for a specified proposal, including the value of each vote and the unique identifier of the member that cast the vote.

Applies only to Hyperledger Fabric.

get/networks/{networkId}/proposals/{proposalId}/votes

Path parameters

networkIdstring required

The unique identifier of the network.

proposalIdstring required

The unique identifier of the proposal.

Query parameters

maxResultsinteger

The maximum number of votes to return.

nextTokenstring

The pagination token that indicates the next set of results to retrieve.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

NextTokenstring

The pagination token that indicates the next set of results to retrieve.