Skip to main content
GET
/
api
/
invite
/
check
/
{token}
Check if an invitation token is valid.
curl --request GET \
  --url https://api.example.com/api/invite/check/{token}

Path Parameters

token
string
required

Response

200 - undefined