AI 模型接口Not implementedFiles
获取文件信息 (未实现)
此接口尚未实现
Authorization
BearerAuth
AuthorizationBearer <token>
使用 Bearer Token 认证。
格式: Authorization: Bearer sk-xxxxxx
In: header
Path Parameters
file_id*string
Response Body
application/json
curl -X GET "https://api.example.com/v1/files/string"{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}这篇文档对您有帮助吗?
最后更新于