curl https://api.ravan.ai/api/v1/calcom/status \ -H "X-Api-Key: YOUR_API_KEY"
{ "success": true, "message": "Connection status retrieved", "data": { "connected": true, "status": "active", "accounts": [{"id": "acc_123", "email": "user@example.com"}], "token_expires": "2026-04-20T12:00:00Z" } }
Check whether Cal.com is connected to your organization and whether the API key is still valid.
Show data
"active"
"not_connected"
"Cal.com is not connected"
Organization ID
Successful response
Show child attributes