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>'
This response does not have an example.

Authorizations

Authorization
string
header
required

HTTP: Bearer Auth

Query Parameters

file_id
integer
required

The ID of the file to download.

Response

200 - application/json

The response is of type file.