Retrieves a single document by documentId.
Returns the document’s top-level metadata; block content lives under separate endpoints.
Returns a 404 shape { _id, isNotFound: true } if the document does not exist or has been soft-deleted.
Retrieves a single document byDocumentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
documentId.
Returns the document’s top-level metadata; block content lives under separate endpoints.
Returns a 404 shape { _id, isNotFound: true } if the document does not exist or has been soft-deleted.