Method Name
private/get_subaccounts
private/get_subaccountsGet all subaccounts of an account / wallet
Required minimum session key permission level is read_only
Parameters
wallet
string required |
Response
id string or integer required |
result object required |
result.
wallet
string required |
result.
subaccount_ids
array of integers required |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}