List Cal.com Event Types
Cal.com Integration API
List Cal.com Event Types
Lists event types fetched live from Cal.com across all connected org-level accounts, or one account if account_id is provided.
GET
List Cal.com Event Types
Authorizations
string
required
Your JWT access token. Pass it as a Bearer token in the
Authorization header. Example: Authorization: Bearer <token>.Query Parameters
string
required
The organization ID whose connected Cal.com event types you want to fetch.
string
Restricts results to one connected Cal.com account. The account must belong to the same organization.
Response
boolean
Whether the request succeeded.
string
Human-readable status message.
array
Array of Cal.com event types.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Organization ID
Restrict to one Cal.com account belonging to the org

