GET guestsAsk AIget https://api.bookingexperts.com/v3/administrations/{administration_id}/reservations/{reservation_id}/guestsReturns all known guests for the specified reservationPath Paramsreservation_idstringrequiredReservation IDadministration_idstringrequiredAdministration 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: idfields[guest]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[first_name]stringFilter on first_namefilter[last_name]stringFilter on last_namefilter[email]stringFilter on emailfilter[profession]stringFilter on professionfilter[phone]stringFilter on phonefilter[country_code]stringFilter on country_codefilter[country_code_of_origin]stringFilter on country_code_of_originfilter[date_of_birth]stringFilter on date_of_birthfilter[address]stringFilter on addressfilter[city]stringFilter on cityfilter[postal_code]stringFilter on postal_codefilter[province]stringFilter on provincefilter[municipality]stringFilter on municipalityfilter[document_type]stringFilter on document_typefilter[document_number]stringFilter on document_numberfilter[document_issue_date]stringFilter on document_issue_datefilter[visa_number]stringFilter on visa_numberfilter[reservation]stringFilter on reservation. Specify a comma separated list of IDs to filter on.HeadersAccept-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 200GuestCollectionResponse 429Error defaultErrorUpdated 8 months ago