API Reference
Listing Event Types
Retrieves all event types created by the user. The request returns a list of event details, including title, duration, availability settings, and booking options. If successful, the API responds with 200 OK and provides the full list of the user’s events.
GET
Listing Event Types
Documentation Index
Fetch the complete documentation index at: https://developers.calendbook.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Listing Event Types