v50
latestOpenAPI 3.0.0The Radix License, Version 1.0raw.githubusercontent.com2026-04-0736336265.6 KBState
Get KeyValueStore Keys
Allows to iterate over key value store keys.
post/state/key-value-store/keys
Request body
Example request
{
"key_value_store_address": "<key-value-store-address>"
}Response
KeyValueStore keys collection
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}