Get File Content

Describe the LLM Model endpoint with given name.

get/v1/files/{file_id}/content

Path parameters

file_idstring required

Response

Successful Response

idstring required

ID of the requested file.

contentstring required

File content.

Changes