Accounts
Get array of KV subkeys under a given key path
Get array of KV subkeys under a given key path for an account. If key is not provided, the empty key path will be used.
get/accounts/{address}/kv/subkeys
Path parameters
addressstring required
Query parameters
keystring nullable
Response
string[] required
Changes
Changed in 1 of the 39 revisions of this API.1
- ○
added the new optional
queryrequest parameterkeynew-optional-request-parameter
- ○