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
Your JWT access token. Pass it as a Bearer token in the
Authorization header. Example: Authorization: Bearer <token>.Query Parameters
The organization ID whose connected Cal.com event types you want to fetch.
Restricts results to one connected Cal.com account. The account must belong to the same organization.
Response
Whether the request succeeded.
Human-readable status message.
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

