OpenAI query task
GET
/v1/videos/{id}
- Query the latest execution status of a specific video task
- The path parameter
idis the task identifier returned at creation - Retrieve
video_urlfrom the response once the task is completed - Official docs: Videos retrieve
Authorizations
bearer
Type
HTTP (bearer)
Responses
application/json
id
string
Required
status
string
Required
video_url
string |null
Required
enhanced_prompt
string
Required
status_update_time
integer
Required