Skip to content
Mureka API Platform
Appearance
Menu
Return to top
查询任务
GET
/v1/video/query/{task_id}
根据任务 ID 查询视频生成任务的状态和结果。
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
task_id
*
视频生成任务的
task_id
。
Type
string
Required
Example
video-task-1436211
Responses
200
视频生成任务的状态和结果。
Content-Type
application/json
Schema
JSON
object
GET
/v1/video/query/{task_id}
Samples