This operation retrieves the online status of the TSS node associated with a specific wallet. The wallet ID can be retrieved by calling the List all wallets operation. The response indicates whether the node is currently online and available for signing.
Documentation Index
Fetch the complete documentation index at: https://cobo.com/products/agentic-wallet/manual/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
TSS node status from Cobo WaaS key share holder info.
Pagination metadata for list responses.
Supports both legacy offset-based and cursor-based pagination.
Cursor fields (has_more, after, before) are populated for
cursor-paginated endpoints. Legacy fields (offset, limit) are
populated when the caller uses the deprecated offset parameter.