Skip to main content
GET
Get Kling image-to-video task status

Ủy quyền

Authorization
string
header
bắt buộc

Authenticate with a Bearer Token. Format: Authorization: Bearer sk-xxxxxx

Tham số đường dẫn

task_id
string
bắt buộc

Task ID

Phản hồi

Task status retrieved successfully

Video task status query response

task_id
string

Task ID

Ví dụ:

"abcd1234efgh"

status
enum<string>

Task status

Tùy chọn có sẵn:
queued,
in_progress,
completed,
failed
Ví dụ:

"completed"

url
string

Video resource URL (when successful)

Ví dụ:

"https://example.com/video.mp4"

format
string

Video format

Ví dụ:

"mp4"

metadata
object

Video task metadata

error
object

Video task error information