This operation retrieves the most recent pairing record for the specified wallet, including the associated agent and wallet details. Authentication is required. Use the wallet UUID obtained from the List all wallets operation.
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.