GET change requestsAsk AIget https://api.bookingexperts.com/v3/channels/{channel_id}/reservations/{reservation_id}/change_requestsReturns the change requests that are created for the current reservationPath Paramsreservation_idstringrequiredReservation IDchannel_idstringrequiredChannel IDQuery Paramspage[number]integer≥ 1Page numberpage[size]integer1 to 100Page sizesortstringSort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, created_atfields[change_request]stringFieldset. Specify a comma separated list of attributes to returnincludestringIncludes list. Specify a comma separated list of resources to include.filter[id]stringFilter on IDfilter[created_at]stringFilter on created_atHeadersAccept-LanguagestringSupported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.Responses 200ChangeRequestCollectionResponse 429Error defaultErrorUpdated 8 months ago