Data
Get KeyValueStore Data
Returns data (value) associated with a given key of a given key-value store. Check detailed documentation for explanation
post
/state/key-value-store/data
Header parameters
api-keystringrequired
Body
at_ledger_statenullable object
Optional. This allows for a request to be made against a historic state. If a constraint is specified, the Gateway will resolve the request against the ledger state at that time. If not specified, requests will be made with respect to the top of the committed ledger.
key_value_store_addressstringrequired
Bech32m-encoded human readable version of the address.
keysobject[]required
limited to max 100 items.
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
4XX