v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-143933299.0 KB
VideoV1Room

get/v1/Rooms

Query parameters

Status'in-progress' | 'completed' | 'failed'

Read only the rooms with this status. Can be: in-progress (default) or completed

UniqueNamestring

Read only rooms with the this unique_name.

DateCreatedAfterstring date-time

Read only rooms that started on or after this date, given as YYYY-MM-DD.

DateCreatedBeforestring date-time

Read only rooms that started before this date, given as YYYY-MM-DD.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK