v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-21162658.7 KB
external

Get a rendered report

Fetch a single report and render it as Markdown or HTML on demand.

get/v1/public/clients/{client_id}/documents/{document_id}

Path parameters

client_idinteger required
document_idstring required

Query parameters

format'markdown' | 'html'

Response

Successful Response

_idstring required
type'report'
client_idinteger required
titlestring required
created_atstring date-time required
updated_atstring date-time required
format'markdown' | 'html' required
contentstring required