# Get single fact-find submissions **GET /api/v2/fact-find-public/submissions/{factFindSession_uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **factFindSession_uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The UUID of the resource. - **created_at** (string) The timestamp of when the resource was created. - **updated_at** (string) The timestamp of when the resource was updated. - **fact_find_answers** (object) All fact-find questions under the submission, including previous values and block-level answers [Powered by Bump.sh](https://bump.sh)