Query RoomTypesCopy Pageget https://api.hostex.io/v3/room_typesYou can query room types by making a request to this endpoint.Query ParamsoffsetintegerrequiredDefaults to 0The starting point from which to begin returning results.limitintegerrequiredDefaults to 20The maximum number of results to return. The maximum value is 100.idintegerThe id of the room type.tag_idintegerFilter room types by the tag id. Only room types tagged with this tag are returned.Response 200A list of room types with their detailsUpdated over 2 years ago