Booking

Retrieves the collection of Booking resources.

get

Retrieves the collection of Booking resources.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
Responses
get
/api/bookings
200

Booking collection

Retrieves a Booking resource.

get

Retrieves a Booking resource.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Resource identifier

Responses
get
/api/bookings/{id}

Last updated

Was this helpful?