Skip to content

查询视频任务(免费)

概览

认证

  • Header: Authorization: Bearer <token>

请求参数

  • Header: Authorization: Bearer <token>
  • Body 类型: application/json

请求示例

curl --location --request GET 'https://api.winfull.cloud-ip.cc/runwayml/v1/tasks/2f19d8a7-3b74-4fc4-af42-d0bcadbaec54' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'

返回示例

🟢200成功 示例

{
    "id": "4665a07c-7641-4809-a133-10786201bb56",
    "prompt": "",
    "state": "pending",
    "queue_state": null,
    "created_at": "2024-12-22T13:38:40.139409Z",
    "batch_id": "",
    "video": null,
    "video_raw": null,
    "liked": null,
    "estimate_wait_seconds": null,
    "thumbnail": null,
    "last_frame": null
}

最后更新:2025-07-05 02:57:03

🚀 伝富AI-API文档 - 强大的AI接口平台