# Get a fact-find template **GET /api/v2/fact-find/templates/{factFindTemplate_uuid}** ## 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 ### 200 #### Body: application/json (object) - **uuid** (string) - **created_at** (string) - **updated_at** (string) - **name** (string) - **description** (string) - **opening_statement** (string) - **closing_statement** (string) - **is_published** (boolean) - **is_locked** (boolean) - **active_session_count** (integer) - **sections** (object) [Powered by Bump.sh](https://bump.sh)