Get invite info
GET/api/invite/:token
Validates an invitation token and returns the organization name and inviter details. Public endpoint — no authentication required. Used by the accept-invite page to show context before the user logs in
Request
Responses
- 200
- 404
Invitation details
Token not found, expired, or already accepted