A valid request URL is required to generate request examples{
"invitation": {
"id": "<string>",
"created_at": "<string>",
"email": "<string>",
"expires_at": "<string>",
"role": "<string>",
"status": "<string>"
},
"organization": {
"id": "<string>",
"created_at": "<string>",
"logo_url": "<string>",
"membership_role": "<string>",
"name": "<string>",
"org_category": "<string>",
"org_type": "<string>",
"self_represented": true,
"slug": "<string>",
"status": "active",
"timezone": "<string>"
},
"user_exists": true
}Returns details for an invitation.
A valid request URL is required to generate request examples{
"invitation": {
"id": "<string>",
"created_at": "<string>",
"email": "<string>",
"expires_at": "<string>",
"role": "<string>",
"status": "<string>"
},
"organization": {
"id": "<string>",
"created_at": "<string>",
"logo_url": "<string>",
"membership_role": "<string>",
"name": "<string>",
"org_category": "<string>",
"org_type": "<string>",
"self_represented": true,
"slug": "<string>",
"status": "active",
"timezone": "<string>"
},
"user_exists": true
}