List files.
GET/v1/openai/v1/files
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
List files. Returns a list of files that belong to the user's organization.
Request​
Responses​
- 200
- 400
- 429
- 500
- default
An ListOpenAIFileResponse containing the list of files.
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