Skip to main content

Resolve a pending link

GET 

/v1/assistant/link

Resolves a link token without consuming it, so the confirmation screen can name the identity being linked ("@user on Discord") before anyone commits to it. Naming it is what makes a link pasted into the wrong hands fail the human check as well as the server-side binding. Reading is deliberately separate from redeeming: a single-use nonce must not be burned by a link preview, a URL scanner or a browser prefetch.

Request

Responses

The identity this token would link, and what it would be allowed to do.