跳转到主要内容
GET
/
v1
/
files
/
retrieve_content
Retrieve File Content
curl --request GET \
  --url https://api.minimaxi.com/v1/files/retrieve_content \
  --header 'Authorization: Bearer <token>'
"<string>"

授权

Authorization
string
header
必填

HTTP: Bearer Auth

  • Security Scheme Type: http
  • HTTP Authorization Scheme: Bearer API_key,用于验证账户信息,可在 账户管理>接口密钥 中查看。

查询参数

file_id
integer<int64>
必填

需要下载的文件ID

响应

200 - application/json

The response is of type file.