Get a list of reservations linked to a Market Segmentation Segment.Ask AIget https://api.cloudbeds.com/market-segmentation/v1/segments/{id}/reservations/{active}Path ParamsidstringrequiredSegment ID.activebooleanrequiredList only active reservations.truefalseQuery Paramsoffsetinteger≥ 0Defaults to 0The number of items to skip before starting to collect the result set. Used for pagination.limitinteger1 to 500Defaults to 100The maximum number of items to return in the response. Default is 100.Headersx-property-idstringrequiredA numeric, comma-separated string representing the property IDs, sent in the header.Responses 200List of reservations linked to a Market Segmentation Segment. 400Bad request response. 403Forbidden response. 500Internal server error.Updated 7 months ago