Skip to main content
GET
Look up an invite by token

Query Parameters

token
string
required

The invite token from the invite email.

Response

Invite metadata.

email
string<email>
inviterName
string
Example:

"Alex Johnson"

workspaceName
string
Example:

"Acme Engineering"

alreadyHasAccount
boolean

Whether an account already exists for this email address.

Example:

false