Videos
ModelsExpand Collapse
Video object { id, completed_at, created_at, 10 more } Structured information describing a generated video job.
Video object { id, completed_at, created_at, 10 more }
Structured information describing a generated video job.
completed_at: number or null
Unix timestamp (seconds) for when the job completed, if finished.
formatunixtime
expires_at: number or null
Unix timestamp (seconds) for when the downloadable assets expire, if set.
formatunixtime
seconds: string
Duration of the generated clip in seconds. For extensions, this is the stitched total duration.
VideoCreateError object { code, message, misalignment } An error that occurred while generating the response.
VideoCreateError object { code, message, misalignment }
An error that occurred while generating the response.
misalignment: optional object { detailed_explanation, error_type, steer }
misalignment: optional object { detailed_explanation, error_type, steer }
error_type: optional string or "potentially_unintended_data_transfer" or "potentially_unintended_data_access" or "potentially_unintended_destructive_activity" or "other"An optional classification; clients must accept additional values.
error_type: optional string or "potentially_unintended_data_transfer" or "potentially_unintended_data_access" or "potentially_unintended_destructive_activity" or "other"
An optional classification; clients must accept additional values.