Invites
Look up an invite by token
Returns metadata about an invite token without redeeming it. Useful for showing a preview page before the user accepts. Returns 404 if the token is expired or already accepted.
GET
Look up an invite by token
Query Parameters
The invite token from the invite email.
Response
Invite metadata.
Example:
Example:
"Alex Johnson"
Example:
"Acme Engineering"
Whether an account already exists for this email address.
Example:
false
Look up an invite by token