Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Returns the list of available time slots for a give event_id on the specified date. Each returned slot represents a time that a guest can book.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.