cURL
curl --request GET \ --url https://www.jenius.cn/api/plugins/poster/tasks/{uuid} \ --header 'Authorization: Bearer <token>'
{ "code": 123, "message": "<string>", "data": { "uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "created", "task_type": "<string>", "message": "<string>" } }
使用本接口获取人物动效海报任务详情
任务唯一标识符
任务详情获取成功
响应状态码
200
响应消息
"创建视频任务成功"
Show child attributes