Retrieves the contents of a vector store file.
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
A list of InterleavedContent representing the file contents.
The request was invalid or malformed
The client has sent too many requests in a given amount of time
The server encountered an unexpected error
An unexpected error occurred