Skip to main content

Read account invitation metadata

GET 

/api/auth/invitations/:token

Returns the invited email, display name, 24-hour expiry, and optional acceptance time without exposing the stored token hash. Regenerating an invitation immediately invalidates its older link.

Request

Responses

Returns invitation metadata used by the initial-password page.