Skip to main content
GET
/
v1
/
files
/
{id}
/
content
Download file content
curl --request GET \
  --url https://gomodel.example.com/v1/files/{id}/content \
  --header 'Authorization: <api-key>'
"<string>"

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

File ID

Query Parameters

provider
string

Provider override

Response

Raw file content

The response is of type file.