getGuestListAsk AIget https://api.cloudbeds.com/api/v1.3/getGuestListReturns a list of guests, ordered by modification date ### Group account supportQuery ParamspropertyIDsstringList of property IDs, comma-separated, i.e. 37,345,89resultsFromdate-timeInferior limit datetime, used to filter guests result, based on latest creation/modification dateresultsTodate-timeSuperior limit datetime, used to filter guests result, based on latest creation/modification datecheckInFromdateFilters guests result to return only guests with check-in date range starting on this datecheckInTodateFilters guests result to return only guests with check-in date range ending on this datecheckOutFromdateFilters guests result to return only guests with check-out date range starting on this datecheckOutTodateFilters guests result to return only guests with check-out date range ending on this dateguestFirstNamestringFilters guests result based on Guest First NameguestLastNamestringFilters guests result based on Guest Last NameguestEmailstringFilters guests result based on Guest EmailguestPhonestringFilters guests result based on Guest Phone NumberguestCellPhonestringFilters guests result based on Guest Cell Phone NumberstatusstringenumReservation status If more than one, send as comma-separated values. i.e. in_progress,confirmedin_progressconfirmednot_confirmedcanceledchecked_inchecked_outno_showAllowed:in_progressconfirmednot_confirmedcanceledchecked_inchecked_outno_showsortBystringenumDefaults to modificationSort By parametercreationmodificationAllowed:creationmodificationincludeGuestInfobooleanDefaults to falseIf API response should return with more of Guest's informationtruefalseexcludeSecondaryGuestsbooleanDefaults to falseIf true, response only returns main guest'struefalseincludeGuestRequirementsbooleanDefaults to falseIncludes guest requirements data in the responsetruefalsepageNumberintegerDefaults to 1Results page numberpageSizeintegerDefaults to 100Results page size. Max = 100Response 200200 ResponseUpdated 7 months ago