Retrieve the full content of a recipe document by its knowledge hub or graph document ID. The document_id is returned in search results.
Document source to retrieve from. Possible values: graph, knowledge.
graph, knowledge Successful Response
Unified document response.
Pagination metadata for list responses.
Supports both legacy offset-based and cursor-based pagination.
Cursor fields (has_more, after, before) are populated for
cursor-paginated endpoints. Legacy fields (offset, limit) are
populated when the caller uses the deprecated offset parameter.