Skip to main content

Download a chat file

GET 

/rest/api/v1/chat-files/:fileId

Download the raw content of a file generated or uploaded during a chat session (for example, an image produced by the assistant). Returns the file bytes with a Content-Type header matching the file's MIME type.

Request

Responses

File content.