Get a Video Conference’s Recording Status
Retrieve a video conference’s recording status. The video ID of the video conference that is recording is required.
GET
/api/v2/vc/recording-status/{videoId}
Request Body
application/json
{
"videoId": "d369ffff-cba8-4e89-8b7f-b69863cc0295"
}
| Parameter | Type | Validations |
|---|---|---|
| videoId | string, required |
GUID of the video that is currently recording and that you want to obtain a status for; possible status states include the following:
|