# List all fact-find passes for the user **GET /api/v1/fact-find-passes/{factFindRequest_uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **factFindRequest_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. - **firm** (object) The name of the firm the fact-find pass is for. - **account** (object) The account the fact-find pass is for. - **circle** (object) The circle the fact-find is for. - **expires_at** (string) The expiry date of the fact-find pass. When blank, the fact-find pass will not expire. - **progress** (integer) The progress of the fact-find pass on the fact-find. - **is_complete** (boolean) Determines if the fact-find pass has completed the fact-find. - **completed_sections** (integer) The number of sections the fact-find pass has completed on the fact-find. [Powered by Bump.sh](https://bump.sh)