Skip to main content
GET
/
v1
/
files
/
retrieve_content
Retrieve File Content
curl --request GET \
  --url https://api.minimax.io/v1/files/retrieve_content \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

HTTP: Bearer Auth

Query Parameters

file_id
integer<int64>
required

The ID of the file to download.

Response

200 - application/json

The response is of type file.