Skip to main content
GET
Get list of bookings

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Abfrageparameter

include
enum<string>
Verfügbare Optionen:
resource.parent.cover_image,
resource.cover_image,
service,
order,
booking_add_ons.add_on,
sub_bookings.resource.parent,
sub_bookings.service,
cancellation_policy
filter[resources]
array

Filter resource ids

Any search query

filter[upcoming_only]
boolean
Standard:0

Filter only upcoming bookings

filter[start_date]
string<date-time>

Filter start date

filter[end_date]
string<date-time>

Filter end date

filter[status]
string

Filter booking status

filter[hide_blocker]
boolean
Standard:1
filter[email]
string

Filter bookings for customer email

page[number]
string
page[size]
string
sort
string
Standard:start_date

Antwort

OK

data
Booking · object[]