Chat
Download a file from a chat's workspace
Downloads one file (max 50 MB) from the running chat agent’s /workspace.
GET
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Path Parameters
Chat id.
Query Parameters
Absolute file path under /workspace.
Response
File contents.
The response is of type file.
Error