Accounts
Get KV value under a given key path
Get KV value under a given key path for an account. If key is not provided, the empty key path will be used.
get/accounts/{address}/kv
Path parameters
addressstring required
Query parameters
keystring nullable
Response
{"stackTrail":"components:schemas:KvValue","oasType":"schema","type":"unknown","description":"A value stored in the Key-Value store. Always valid JSON."}