Get invitation details (public)
invitations
Get invitation details (public)
Get invitation details by token. No authentication required.
GET
Get invitation details (public)
Path Parameters
Invitation token from the invite link
Minimum string length:
32Example:
"abc123def456ghi789jkl012mno345pqr"
Response
Invitation details
Name of the organization
Example:
"Acme Inc."
Full name of the person who sent the invitation
Example:
"John Doe"
Email of the person who sent the invitation
Example:
Role being offered
Available options:
member, admin Example:
"member"
Email address the invitation was sent to
Example:
Whether the invitation has expired
Example:
false
When the invitation expires
Example:
"2024-02-01T00:00:00Z"