v10

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-0582185581.9 KB
Knowledge Base

Stream record content

Stream the binary content of a record's file.

Overview:

Returns the raw file content with appropriate Content-Type and Content-Disposition headers for download or inline viewing.

Use cases:

  • File downloads
  • Inline document preview
  • Content extraction pipelines

Format conversion:

Use the convertTo parameter to convert between formats (e.g. DOCX to PDF).

get/knowledgeBase/stream/record/{recordId}

Path parameters

recordIdstring required

Record ID

Query parameters

convertTostring

Target format for conversion

Response

File content stream