Skip to content

getPreviewManifest

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts

Preview manifest for a change request (title, status, changed pages)

Endpoint

GET /public/p/:slugWithId/preview/:crId/manifest

ParameterInTypeRequiredDescription
slugWithIdpathstring
crIdpathstring
tquerystring-Preview token (omit when an org-member session is present)

Referenced By

  • PublicProjectController (MODULE_DECLARES)

Was this page helpful?

Download as PDF