This operation retrieves pairing information by the 8-digit pairing code, including the agent and wallet details. pair tokens are not owner-bound before confirmation and may be queried with the code alone, while restore tokens require the caller to be the owner bound when the restore code was generated.
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
Pair info response. Agent and wallet are only present when token is valid.
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.