Skip to main content
GET
OpenAI SDK — videos.retrieve (poll)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

video_id
string
required

Response

OpenAI Video job (status=queued)

id
string
Example:

"ms-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"

object
string
Example:

"video"

model
string
status
enum<string>
Available options:
queued,
processing,
completed,
failed
progress
integer | null
created_at
integer