curl --location '/api/v1/invitations/by_code?code=undefined'
{ "user_exists": true, "email": "user@example.com" }