Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Download one published page as a PDF (all plans, rendered on demand)
Endpoint
GET /public/p/:slugWithId/export/pdf/:audienceSlug/:documentSlug
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ | |
audienceSlug | path | string | ✓ | |
documentSlug | path | string | ✓ | |
version | query | string | - | |
lang | query | string | - |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?