## Get PDF. **post** `/accounts/{account_id}/browser-rendering/pdf` Fetches rendered PDF from provided URL or HTML. Check available options like `gotoOptions` and `waitFor*` to control page load behaviour. ### Path Parameters - `account_id: string` Account ID. ### Query Parameters - `cacheTTL: optional number` Cache TTL default is 5s. Set to 0 to disable. ### Body Parameters - `body: object { html, actionTimeout, addScriptTag, 17 more } or object { url, actionTimeout, addScriptTag, 17 more }` - `object { html, actionTimeout, addScriptTag, 17 more }` - `html: string` Set the content of the page, eg: `