This operation retrieves pairing information by the 8-digit pairing code, including the agent and wallet details. No authentication is required - the code itself serves as the access credential.
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.