cURL
Event Types
Get Event Type
Retrieve one Novacal event type by ID, including its scheduling settings, booking limits, visibility, and active booking form fields.
GET
cURL
What this endpoint is for
Use this endpoint to retrieve one specific event type when you already know its ID.Returned details
- Scheduling configuration and booking limits
- Visibility and booking behavior settings
- Active booking form fields associated with the event type
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of event type
Response
200 - application/json
Event type response