GET
/
v2
/
event-types

Headers

cal-api-version
string
required

Must be set to 2024-06-14

Query Parameters

username
string

The username of the user to get event types for. If only username provided will get all event types.

eventSlug
string

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.

usernames
string

Get dynamic event type for multiple usernames separated by comma. e.g usernames=alice,bob

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
data
object[]
required