Skip to main content
GET
Download a conversation-scoped file by path

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

cId
string
required

ID of the conversation

rel
string
required

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.