v1

latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KB
documents

Return an array of all documents (wiki posts) within a Heartbeat community. Results are paginated using cursor-based pagination.

get/documents

Query parameters

startingAfterstring uuid

Cursor for pagination - return results after this document ID

limitinteger

Number of results to return (1-100)

Response

Successful response

idstring uuid

Unique identifier for the document

namestring

The title/name of the document

linkstring uri

A URL pointing to this document in the Heartbeat community