getRoomTypesAsk AIget https://api.cloudbeds.com/api/v1.3/getRoomTypesReturns a list of room types filtered by the selected parameters ### Group account supportQuery ParamspropertyIDsstringProperty ID list, comma-separated, i.e. 37,345,89roomTypeIDsstringRoom Type ID list, If more than one, send as comma-separated, i.e. 37,345,89startDatedateCheck-in date. Required for the rates to be returned.endDatedateCheck-out date. Required for the rates to be returned.adultsintegerNumber of adults. Required for the rates to be returned.childrenintegerNumber of children. Required for the rates to be returned.detailedRatesbooleanDefaults to falseIf detailed rates are expectedtruefalseroomTypeNamestringRoom type name, used to filterpropertyCitystringHotel city, used to filterpropertyNamestringHotel name, used to filtermaxGuestsstringMax number of guests, used to filterpageNumberintegerDefaults to 1Page numberpageSizeintegerDefaults to 20Page sizesortstringSorting rules, semicolon-separated. Format: field[:direction], where direction is asc or desc, defaults to asc if not provided. Valid fields: sorting_position. Examples: - sort=sorting_position - sort=sorting_position:descResponse 200200 ResponseUpdated 7 months ago