v1

latestOpenAPI 3.0.02026-07-1731029.3 KB
Select Channel and Chaincode

Searches the blockchain world state using CouchDB rich queries

Query JSON as defined by CouchDB docs: https://docs.couchdb.org/en/stable/api/database/find.html

post/{channelName}/{chaincodeName}/query/search

Path parameters

channelNamestring required

Name of the channel.

chaincodeNamestring required

Name of the chaincode in channel.

Request body

{"stackTrail":"paths:/{channelName}/{chaincodeName}/query/search:post:requestBody:content:application/json:schema:properties:query","oasType":"schema","type":"unknown"}

Response

OK