Skip to main content

List Video Conferences

GET 

/conferences

List Video Conferences.

Permissions

The API token must include the following scopes: Video.

Request

Query Parameters

    include_active_session boolean

    Specifies whether or not to include information about the conference's active session (if any)

Responses

OK

Schema

    links

    object

    self string
    first string
    next string
    prev string
    data object[]
Loading...