Skip to main content
GET
Get associated bookings
This endpoint is part of API v1, which is deprecated. Please use the v2 API instead.
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
required

Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.

Path Parameters

booking_sid
string
required

SID of the booking for which you want to retrieve associated bookings.

Example:

"8sqtzrs"

Response

200 - application/json

OK - Request succeeded

associated_bookings
object[]

List of associated bookings (e.g., pre-bookings created along with the primary booking).