Retrieve file metadata
GET/v1/files/:file_id
Get the OpenAI-shaped metadata object for a single file. Returns 404 when the file does not exist or belongs to a different organization (existence is not disclosed across organizations).
Request
Responses
- 200
- 404
The file object.
No such file in the active organization.