Booking Endpoints
Started bookings
Returns all upcoming bookings (starting in the future), ordered by start time descending. Supports pagination.
get/bookings/started.json
Headers
Authorizationstring required
Response
successful operation
Returns all upcoming bookings (starting in the future), ordered by start time descending. Supports pagination.
successful operation