# Get fact find templates **GET /api/v2/factfind/templates** This endpoint retrieves a list of all published fact find templates. The response data will be an array of objects, with each object being the data for one fact find template. ## Servers - https://api.fincalc.co.uk: https://api.fincalc.co.uk () ## Authentication methods - Bearer auth ## Parameters #### Query parameters - **ExcludeFormattedValues** (string) If set to any value, formatted values will be excluded from the response. ## Responses ### 200: Success #### Body Parameters: application/json (object) - **success** (boolean) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)