Skip to main content
GET
/
v1
/
files
/
{file_id}
/
content
Download file content
curl --request GET \
  --url http://localhost:8080/v1/files/{file_id}/content
"<string>"

Path Parameters

file_id
string
required

The ID of the file

Query Parameters

provider
enum<string>
required

The provider of the file AI model provider identifier

Available options:
openai,
azure,
anthropic,
bedrock,
cohere,
vertex,
mistral,
ollama,
groq,
sgl,
parasail,
perplexity,
cerebras,
gemini,
openrouter,
elevenlabs,
huggingface,
nebius

Response

Successful response

The response is of type file.