Changes to Returns the contents of the specified file.

GET /openai/v1/files/{file_id}/content

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 43 revisions of this API.12

  1. 37498d19ece811
  2. c5b2589925cd1

What changed

  • 37498d19ece811See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • added the media type application/octet-stream for the response with the status 200

      response-media-type-added

    • endpoint added

      endpoint-added