Skip to main content
GET
Query Kling API 2.0 tasks by ID
task_idsexternal_task_ids 二选一,多个 ID 用英文逗号分隔。task_ids 支持上游 id、平台 platform_idvideo_<ULID>)及混合输入;external_task_ids 仍使用业务外部 ID。每个 data[] 项返回与创建时一致的 platform_id,保留上游 id。新版成功状态为 succeeded,任务字段为 idstatusoutputs 游标列表使用平台已保存的任务快照。续页只需上页 next_cursor,原时间窗口与筛选条件会保留;需要即时状态时使用按 ID 查询。旧格式游标需重新发起首查询。

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

task_ids
string

Comma-separated upstream IDs or platform_id (video_); mixed IDs supported

external_task_ids
string

Comma-separated external task IDs

Response

200 - application/json

OK

code
integer
data
object[]
message
string
request_id
string