Skip to main content
GET
/
openai
/
v1
/
files
/
{file_id}
/
content
Get file content (OpenAI format)
curl --request GET \
  --url http://localhost:8080/openai/v1/files/{file_id}/content
"<string>"

Path Parameters

file_id
string
required

File ID

Query Parameters

provider
string

Provider for the file

Response

Successful response

The response is of type file.