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
- 200
- 404
Returns invitation metadata used by the initial-password page.
workflow-code standard error response.