openapi: 3.0.1
info:
title: ''
description: ''
version: 1.0.0
paths:
/v1/videos/{id}/content:
get:
summary: 下载视频
deprecated: false
description: ''
tags:
- openai视频格式/sora
parameters:
- name: id
in: path
description: 任务id
required: true
schema:
type: string
responses:
'200':
description: ''
content:
application/json:
schema:
type: object
properties: {}
headers: {}
x-apifox-name: 成功
security: []
x-apifox-folder: openai视频格式/sora
x-apifox-status: released
x-run-in-apifox: https://app.apifox.com/web/project/5443699/apis/api-384880159-run
components:
schemas: {}
securitySchemes: {}
servers: []
security: []