Returns a list of proposals for the network.
Applies only to Hyperledger Fabric.
get/networks/{networkId}/proposals
Path parameters
networkIdstring required
The unique identifier of the network.
Query parameters
maxResultsinteger
The maximum number of proposals to return.
nextTokenstring
The pagination token that indicates the next set of results to retrieve.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success