GET
/
v2
/
stripe
/
check
curl --request GET \
  --url https://api.cal.com/v2/stripe/check
{
  "status": "success"
}

Response

200 - application/json
status
string
required
Example:

"success"