# Print a blank copy of a fact-find template **GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/print-blank** Renders the template's structure (sections, blocks, and question labels) with no client data, and returns it as a downloadable PDF. Rejected with a 409 if the template has been archived. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **factFindTemplate_uuid** (string) ## Responses ### 401 #### Body: application/json (object) - **message** (string) A human-readable description of the error. [Powered by Bump.sh](https://bump.sh)