Get a space computed document
gitbook_get_computed_documentRetrieve the computed document of a GitBook space via API. Get the rendered content for a specified space ID.
Instructions
Get a space computed document. (POST /spaces/{spaceId}/content/computed/document)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Request body as a JSON object, per the GitBook API for this operation. |