v39

latestOpenAPI 3.1.0MITraw.githubusercontent.com2025-11-18123934.3 KB
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."}