Skip to main content
GET
List Manuals
Lists every manual in a workspace, including bindings and head revision numbers. Requirements: instructions:read.

Request

string
required
The workspace id.

Response

object[]
Manual summaries: {id, workspaceId, title, defaultAudience, bindings, pageCount, headRevisionNumber, latestPublicationNumber, archivedAt, createdAt, updatedAt}. Each binding is {kind: "JOB" | "FOLDER" | "WORK_PROJECT", targetId, precedence} — lower precedence wins when several manuals bind the same target.