Retrieve file content
$ openai files content
get /files/{file_id}/content
Returns the contents of the specified file.
Parameters
-
--file-id: stringThe ID of the file to use for this request.
Returns
unnamed_schema_0: file path
Example
openai files content \
--api-key 'My API Key' \
--file-id file_id