Skip to main content
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

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

org_id
string
required

Organization ID

account_id
string

Restrict to one Cal.com account belonging to the org

Response

Event types retrieved

success
boolean
message
string
data
object[]