Skip to main content
GET
/
checkin
/
validate
/
{token}
Validate check-in token and get appointment details
curl --request GET \
  --url https://api.example.com/checkin/validate/{token}

Path Parameters

token
string
required

Response

200 - undefined