Headers
Must be set to 2024-06-14
value must be Bearer <token>
where <token>
is api key prefixed with cal_ or managed user access token
For platform customers - OAuth client secret key
For platform customers - OAuth client ID
Query Parameters
The username of the user to get event types for. If only username provided will get all event types.
Slug of event type to return. Notably, if eventSlug is provided then username must be provided too, because multiple users can have event with same slug.
Get dynamic event type for multiple usernames separated by comma. e.g usernames=alice,bob
slug of the user's organization if he is in one, orgId is not required if using this parameter
ID of the organization of the user you want the get the event-types of, orgSlug is not needed when using this parameter