Get Kling text-to-video task status
Video generation Kling format
Get Kling text-to-video task status
This series supports OpenAI video generation formats (see the link Video generation Sora compatible formats).
Query the status and result of a Kling text-to-video task.
GET
Get Kling text-to-video task status
Authorizations
Use Bearer Token authentication.
Format: Authorization: Bearer sk-xxxxxx
Path Parameters
Task ID
Response
Successfully retrieved task status
Video task status query response
Task ID
Example:
"abcd1234efgh"
Task Status
Available options:
queued, in_progress, completed, failed Example:
"completed"
Video resource URL (on success)
Example:
"https://example.com/video.mp4"
Video format
Example:
"mp4"
Video task metadata
Video task error message
