Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Download the served doc set as a branded PDF (PRO+; cached per version)
Endpoint
GET /public/p/:slugWithId/export/pdf
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ | |
audience | query | string | - | Audience slug — selects the doc-set scope (user manual by default) |
lang | query | string | - |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?