Queries the details of an online editing project.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ProjectId | string | Yes | The ID of the online editing project. | fb2101bf24b27*****54cb318787dc |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "63E8B7C7-4812-46*****AD-0FA56029AC86",
"Project": {
"StorageLocation": "location_s",
"Status": "Normal",
"CreationTime": "2017-10-23T13:33:40Z",
"ModifiedTime": "2017-10-23T14:27:26Z",
"Description": "testdescription",
"CoverURL": "https://****.com/6AB4D0E1E1C74468883516C2349****.png",
"ProjectId": "fb2101bf24b27*****54cb318787dc",
"Timeline": "{\\\"TimelineIn\\\":0,\\\"TimelineOut\\\":9.42}",
"Title": "video_1508736815000",
"RegionId": "cn-shanghai"
}
}
Error codes
For a list of error codes, visit the Service error codes.