Skip to content

exportPDF

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts

Export version as a PDF

Endpoint

GET /doc-versions/:projectId/:versionId/export/pdf

ParameterInTypeRequiredDescription
versionIdpathstring
projectIdpathstring
formatquerystring-pdf (default) or html

Referenced By

  • DocVersionController (MODULE_DECLARES)

Was this page helpful?

Download as PDF