GET

Get Event Time Slot


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves detailed information about a specific class session time slot.

Call this method after selecting a suitable slot with List Event Time Slots to obtain its full capacity and booking-policy status.

Service type limitations

To retrieve appointment availability, call Get Availability Time Slot (SDK | REST).

To retrieve course availability, follow the End-to-End Booking Flow for courses (SDK | REST).

Endpoint
GET
https://www.wixapis.com/_api/service-availability/v2/time-slots/event/{eventId}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?