Bookings by date range
Returns bookings for a date range, optimized for calendar/schedule display.
Query parameters
Headers
Response
Bookings for date range
Example response
[
{
"start": "2026-03-24 11:41",
"end": "2026-03-24 12:41"
}
]Changes
Changed in 4 of the 32 revisions of this API.9712
- ▲
the response property
items/additional_notesbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/block_colour_overridebecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/is_recordingbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/number_expectedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/session_namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/studio_notesbecame nullable for the status200response-property-became-nullable
- ▲
the
items/amount_dueresponse's property type/format changed frominteger/tostring/for status200response-property-type-changed
- ▲
the
items/extras_summaryresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ●
removed the optional property
items/cancelledfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/customerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/end_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/end_timefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/roomfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/start_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/start_timefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/classto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/endto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/linkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/payments_recievedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/room_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/show_studio_notesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/splitto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/startto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/typeto the response with the200statusresponse-optional-property-added
- ▲
- ○
api tag
Booking Endpointsaddedapi-tag-added
- ○
api tag
Booking Management Endpointsremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲