Query ReviewsCopy Pageget https://api.hostex.io/v3/reviewsQuery reviews like the Reviews Page.Query Paramsreservation_codestringFilters the results by the specified reservation code.property_idintegerFilters the results by the specified property ID.review_statusstringenumFilters the results by the specified review status. Default: reviewedpending_guest_reviewpending_host_reviewreviewedAllowed:pending_guest_reviewpending_host_reviewreviewedstart_check_out_datedateFilters the results to include reservations with check-out dates starting from this date (inclusive). Default: 180 days ago.end_check_out_datedateFilters the results to include reservations with check-out dates up to this date (inclusive). Less than 180 days from start_check_out_date. Default: todayoffsetintegerrequiredDefaults to 0Specifies the starting index from which the results should be returned. Default: 0limitintegerrequiredDefaults to 20Determines the maximum number of results to be returned, up to a maximum of 100. Default: 20Response 200Updated over 2 years ago