v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
Room

Get all rooms

Get a list of rooms.

get/v2/rooms

Query parameters

offsetinteger

The number of items to skip before starting to collect the result set

limitinteger

The numbers of items to return

fromstring date-time

Date value only days in YYYY-MM-DD

tostring date-time

Date value only days in YYYY-MM-DD

recording'none' | 'manual' | 'automatic'

Recording type of the room.

call_type'audio_only' | 'audio_upgradable' | 'audio_video'

Call type.

liveboolean

Indicates if a room is live or not.

status'NOT_RUNNING' | 'RUNNING' | 'CLOSED'

Status of a room.

disabledboolean

Indicates if a room is disabled or not.

user_idstring

Filters active rooms where that user_id is participating

Response

return list of Rooms

offsetinteger

The number of items to skiped before starting to collect the result set.

limitinteger

The numbers of items to returned.

has_moreboolean

Indicates is there more values.

countinteger

Total number of values returned.