SimpleServe
PricingAPI ReferenceStatusAPI Console
PricingAPI ReferenceStatusAPI ConsoleWelcomeQuickstartPricing
TextEmbeddings
OverviewText to SpeechStreaming InputSpeech to TextVoice CloningVoice ChangerRealtimeHistory
Batch
AuthenticationBillingRate LimitsErrorsCompatibility
API Reference
Create chat completion POSTCreate completion POSTCreate embeddings POSTCreate response POST
Delete file DELETERetrieve batch GETList batches GETFile content GETRetrieve file GETList files GETCancel batch POSTCreate batch POSTUpload file POST
API ReferenceBatch

File content

View as MarkdownOpen in ChatGPTOpen in Claude
GET
/openai/v1/files/{file_id}/content

Path Parameters

file_id*File Id

Header Parameters

authorization?Authorization
Default""
xi-api-key?Xi-Api-Key
Default""

Response Body

application/json

application/json

curl -X GET "https://example.com/openai/v1/files/string/content"
null

List batches GET

Previous Page

Retrieve file GET

Next Page