Summary
Fetch a single document by its ID. Returns the full document content, title, description, and author details.Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
| workspace_id | string | Workspace ID |
| doc_id | string | Document ID |
Retrieve a specific document with full content, metadata, and author information.
| Parameter | Type | Description |
|---|---|---|
| workspace_id | string | Workspace ID |
| doc_id | string | Document ID |