Back
retrieve-file (clj)
(source)function
(retrieve-file params)
(retrieve-file params options)
Returns information about a specific file.
Example:
```
(retrieve-file {:file-id "file-wefuhweof"})
```
Also see the [OpenAI documentation](https://platform.openai.com/docs/api-reference/files/retrieve)