Skip to main content
GET
List Publications
Lists a manual’s publications — immutable, audience-scoped snapshots pinned to exact manual revisions. Publications are what workers read; the working tree can keep evolving underneath. Requirements: instructions:read.

Request

string
required
The manual id.
string
Pagination cursor.

Response

object[]
{publicationNumber, manualId, manualRevisionNumber, audiences, note, publishedAt, publishedByUserId, contentHash}contentHash content-addresses the full published snapshot.
string | null
Pagination continuation.