Error
A valid request URL is required to generate request examples"<string>"OpenAI Integration
Get file content from container (OpenAI format)
Downloads the content of a file from a container.
Note: This endpoint also works without the /v1 prefix (e.g., /openai/containers/{container_id}/files/{file_id}/content).
GET
/
openai
/
v1
/
containers
/
{container_id}
/
files
/
{file_id}
/
content
Error
A valid request URL is required to generate request examples"<string>"Authorizations
BearerAuthBasicAuthVirtualKeyAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Query Parameters
Provider for the container (defaults to openai)
Response
Successful response
The response is of type file.
Was this page helpful?
⌘I

