Get Installed Chaincode List
get
/console/admin/api/v2/chaincodes
Get a list of installed chaincodes, optionally filtering by whether they're installed on a given peer.
Request
Supported Media Types
- application/json
Query Parameters
-
peerId: string
ID of the peer where the chaincode is installed
Response
Supported Media Types
- application/json
200 Response
chaincodes response
400 Response
Invalid arguments
401 Response
Unauthorized
500 Response
Internal server error
Default Response
Unexpected error