Cal.com Connection Status
Cal.com Integration API
Cal.com Connection Status
Returns the connection status of all org-level Cal.com accounts.
GET
Cal.com Connection Status
Authorizations
Your JWT access token. Pass it as a Bearer token in the
Authorization header. Example: Authorization: Bearer <token>.Query Parameters
The organization ID whose Cal.com connection status you want to check.
Response
Whether the request succeeded.
Human-readable status message.
Returned connection status.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Organization ID

