Files
Returns the contents of the specified file.
get/openai/v1/files/{file_id}/content
Path parameters
file_idstring required
The ID of the file to use for this request.
Response
OK
Changes
Changed in 2 of the 43 revisions of this API.12
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
added the media type
application/octet-streamfor the response with the status200response-media-type-added
- ▲
- ○
endpoint added
endpoint-added
- ○