Skip to main content
GET
Domestic Video Model Query

Domestic Video Model Query

Method and Path

Response Fields

id
string
Task ID.
object
string
Fixed as video.
model
string
Model name.
status
string
Task status; common values include queued, processing, completed, failed, and cancelled.
progress
integer
Progress percentage.
created_at
integer
Creation timestamp.
completed_at
integer
Completion timestamp.
expires_at
integer
Result expiration timestamp.
seconds
string
Output duration.
size
string
Output size.
video_url
string
Video URL.
error
object
Error information.

Content Retrieval