documents

Get Document

Fetch a document by ID.

Returns the full document content for viewing in a source modal/drawer. Useful for citation "click to view source" functionality.

get/v1/documents/{document_id}

Path parameters

document_idstring uuid required

Query parameters

workspace_idstring uuid required

Response

Successful Response

idstring required
workspace_idstring required
source_typestring required
external_idstring required
urlstring nullable
titlestring nullable
author_namestring nullable
author_emailstring nullable
content_textstring nullable
created_atstring required
updated_atstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.