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

授权

Authorization
string
header
必填

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

路径参数

video_id
string
必填

响应

OpenAI Video job (status=queued)

id
string
示例:

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

object
string
示例:

"video"

model
string
status
enum<string>
可用选项:
queued,
processing,
completed,
failed
progress
integer | null
created_at
integer