Skip to main content
GET
Get Publication Manifest
Reads one publication’s page manifest, filtered to the pages the requested audience may see. The manifest is immutable — the same request returns the same pages and checksums forever. Requirements: instructions:read.

Request

string
required
The manual id.
number
required
The publication to read.
string
Filter to ADMIN, CONTRIBUTOR, REVIEWER, or WORKER visibility.

Response

object
The publication summary.
string | null
The audience filter applied.
object[]
{pageId, parentPageId, title, audience, sortOrder, checksum} for every visible page.