ListProposalsOutput is a JSON Structure definition published by Amazon Managed Blockchain, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-blockchain/refs/heads/main/json-structure/amazon-managed-blockchain-list-proposals-output-structure.json",
"name": "ListProposalsOutput",
"description": "ListProposalsOutput schema from Amazon Managed Blockchain API",
"type": "object",
"properties": {
"Proposals": {
"allOf": [
{
"$ref": "#/components/schemas/ProposalSummaryList"
},
{
"description": "The summary of each proposal made on the network."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/PaginationToken"
},
{
"description": "The pagination token that indicates the next set of results to retrieve."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.