亮色模式
Retrieve file content
GET
https://api.openai.com/v1/files/{file_id}/contentReturns the contents of the specified file
Request
Path 参数
file_id
string
必需
The ID of the file to use for this request
Header 参数
Authorization
string
可选
示例值:
Bearer
Request samples
返回响应
成功(200)
HTTP Code: 200
Content Type : Binaryapplication/octet-stream
示例
未设置
最后修改时间: 10 天前