documents

Get a document by ID

Get a document by ID, including presigned download URLs.

get/documents/{document_id}

Path parameters

document_idstring uuid required

Response

Document with full content and download URLs

download_urlstring nullable

Presigned URL for original file download

markdown_urlstring nullable

Presigned URL for markdown download

Changes