waitlist

Validate Invite

Validate a waitlist invite token.

Returns the associated email and name when the token is valid and not expired, enabling the frontend registration form to pre-populate fields.

get/api/v1/waitlist/invite/{token}

Path parameters

tokenstring required

Response

Successful Response

validboolean required
emailstring nullable
first_namestring nullable
last_namestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.