cURL
curl --request GET \ --url http://localhost:8080/v1/files/{file_id}/content \ --header 'x-model-provider: <x-model-provider>'
"<string>"
Downloads the content of a file.
The model provider
The ID of the file
File content
The response is of type file.
file
Was this page helpful?