Openai Retrieve Vector Store File Contents
GET/v1/vector_stores/:vector_store_id/files/:file_id/content
Retrieves the contents of a vector store file.
Request​
Responses​
- 200
- 400
- 429
- 500
- default
File contents, optionally with embeddings and metadata based on query parameters.
Bad Request
Too Many Requests
Internal Server Error
Default Response