get_sub_account
Retrieve a specific sub-account by ID to view its storage, optional access keys, and parent account hierarchy.
Instructions
Get a specific Sub-Account by ID with detailed information including storage, keys (if requested), and parent account hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeKeys | No | Include access/secret keys in response. WARNING: Returns sensitive credentials. Defaults to false. | |
| subAccountId | Yes | Sub-Account ID | |
| includeDeleted | No | Include if sub-account is deleted |