/v1/bookings

Fetch an individual booking or a range of bookings through a booking page.

You can fetch one individual booking by providing:

FieldTypeRequiredDescription
idnumberyesThe id of the booking to fetch

Or you can fetch a range of bookings by providing the following fields:

FieldTypeRequiredDescription
beginDateTimeyesStart range to fetch
endDateTimeyesEnd of range to fetch
page_sizeNumbernoDefaults to 30
pageNumbernoDefaults to 1
emailStringnoEmail address to filter on
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!