This operation generates an 8-digit pairing code that allows a human principal to pair ownership of an agent’s wallet. The agent must own the wallet.
Request payload for an agent to generate a wallet pairing token.
The ID of the wallet to pair.
Already exists (idempotent). Successful Response
Wallet pairing initiate response payload.
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.