curl --location --request GET 'https://openapi.shanjian.tv/v1/clip/template/detail/模板id' \
--header 'Authorization: Bearer {{appKey}}' \
--header 'Content-Type: application/json'{
"code": "Succeed",
"data": {
"id": "67b7ee802b2beb0030cdeaaf",
"name": "测试(数字人口播)",
"coverUrl": "https://img-vidflow.oss-cn-beijing.aliyuncs.com/video_create/video_style/2025/02/21/11/5a4e017ea866864d52350d516e72f.png",
"scene": "virtualman",
"videoStructInfo": {
"editInfo": {
"canvas": {
"width": 720,
"height": 1280
},
"headerLayer": {
"width": 600,
"height": 100,
"transform": {
"anchor": [
300,
50,
0
],
"scalar": [
100,
100,
100
],
"position": [
360,
165,
0
]
}
},
"subtitleLayer": {
"width": 600,
"height": 100,
"transform": {
"anchor": [
300,
50,
0
],
"scalar": [
100,
100,
100
],
"position": [
360,
984,
0
]
}
},
"ipLayer": {
"width": 400,
"height": 260,
"transform": {
"anchor": [
200,
130,
0
],
"scalar": [
100,
100,
100
],
"position": [
262,
765,
0
]
}
}
}
}
},
"requestId": "0f1e86b722984c69b86ed858b9087e41"
}