Path parameters
-
The ID of the file to use for this request.
GET
/files/{file_id}/content
curl \
-X GET https://api.openai.com/v1/files/{file_id}/content \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
"string"