Download a conversation-scoped file by path
Download a file from a conversation’s file system by its scoped path. Pass the
canonical filePath surfaced in a message action’s generatedFiles (the legacy
conversation/foo.pdf form is also accepted). The file content is streamed
directly from the conversation mount.
Authorizations
Your DUST API key is a Bearer token.
Path Parameters
ID of the workspace
ID of the conversation
Conversation-scoped file path: the canonical filePath returned in a message
action's generatedFiles, or the legacy conversation/foo.pdf form. Paths
scoped to another conversation or to a different scope are rejected. Path
traversal segments (..) are rejected.
Response
File content streamed directly.
The response is of type file.