Skip to main content
POST
get video

Authorizations

Authorization
string
header
required

Use the following format for authentication: Bearer

Body

application/json
requestId
string
required

The requestId returned by the interface submit.

Response

Successful response

status
enum<string>

Status of the operation. Possible values are 'Succeed','InQueue','InProgress','Failed'.

Available options:
Succeed,
InQueue,
InProgress,
Failed
reason
string

Reason for the operation

results
object