Skip to main content
GET
Lookup Cal.com Event Type

Authorizations

string
required
Your JWT access token. Pass it as a Bearer token in the Authorization header. Example: Authorization: Bearer <token>.

Path Parameters

string
required
The Cal.com event type numeric ID, such as 123456, or slug, such as 30min-intro.

Query Parameters

string
required
The organization ID whose connected Cal.com accounts should be searched.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.
object
The matching Cal.com event type.

Authorizations

Authorization
string
header
required

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

Path Parameters

platform_id
string
required

Cal.com event type numeric ID or slug

Query Parameters

org_id
string
required

Organization ID

Response

Event type retrieved

success
boolean
message
string
data
object
Example: