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

Path Parameters

container_id
string
required

The ID of the container

file_id
string
required

The ID of the file

Query Parameters

provider
enum<string>
required

The provider of the container AI model provider identifier

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

Response

Successful response

The response is of type file.