cURL
curl --request GET \ --url https://api.cal.com/v2/stripe/check \ --header 'Authorization: <authorization>'
{ "status": "success" }
Documentation IndexFetch the complete documentation index at: https://cal.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cal.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
Bearer <token>
<token>
success
error
"success"
Was this page helpful?