List available slots for a booking intent
GET/v1/public/booking_intents/:booking_intent_id/slots
Returns time slots available for this booking intent's configuration via a public interface (no authentication required). Only slots from publicly-visible schedules are returned.
Request
Responses
- 200
- 404
- 422
Success
Not Found
Unprocessable Entity