Skip to main content

Resolve an invitation token into the context needed to render the accept screen

GET 

/v1/public/invitations/:token

Public endpoint authenticated solely by the opaque magic-link token in the path — no API key is required. Returns the curated details needed to render the accept page: the network name, the assigned role, the invitation status and expiry, whether the recipient has passed email-code verification, and the invited email with its local part masked so the token alone does not reveal the full address.

Request

Responses

The curated invitation context (invitee email is masked)