Get video upload status
Build / Private videos
Get video upload status
Description
Get the current status of the video that is being processed by Dacast external service after uploading it.
Response
200 OK
{
"status": string
}
where:
status: Current video status in Dacast external service.
401 Unauthorized
If user don’t have permission to use this endpoint.
500 Internal Server Error
If there is a problem with the service
GET
Get video upload status
Description
Get the current status of the video that is being processed by Dacast external service after uploading it.Response
200 OK
status: Current video status in Dacast external service.
401 Unauthorized
If user don’t have permission to use this endpoint.
500 Internal Server Error
If there is a problem with the service