Get all roomsAsk AIget https://{base_url}/v2/roomsGet a list of rooms.Query ParamsoffsetintegerThe number of items to skip before starting to collect the result setlimitintegerThe numbers of items to returnfromdate-timeDate value only days in YYYY-MM-DDtodate-timeDate value only days in YYYY-MM-DDrecordingstringenumRecording type of the room.nonemanualautomaticAllowed:nonemanualautomaticcall_typestringenumCall type.audio_onlyaudio_upgradableaudio_videoAllowed:audio_onlyaudio_upgradableaudio_videolivebooleanIndicates if a room is live or not.truefalsestatusstringenumStatus of a room.NOT_RUNNINGRUNNINGCLOSEDAllowed:NOT_RUNNINGRUNNINGCLOSEDdisabledbooleanIndicates if a room is disabled or not.truefalseuser_idstringFilters active rooms where that user_id is participatingResponses 200return list of Rooms 401Unauthorized 429Too Many requestUpdated 9 months ago