Skip to content

OpenAI query task

GET
/v1/videos/{id}
  • Query the latest execution status of a specific video task
  • The path parameter id is the task identifier returned at creation
  • Retrieve video_url from the response once the task is completed
  • Official docs: Videos retrieve

Authorizations

bearer
Type
HTTP (bearer)

Responses

application/json
object

Playground

Authorization
Variables
Key
Value

Samples