# Get a sub account **GET /api/v1/plans/{plan_uuid}/sub-accounts/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters #### Path parameters - **plan_uuid** (string) - **uuid** (string) ## Responses ### 200: #### Body Parameters: application/json (object) - **uuid** (string) UUID of the sub account - **created_at** (string) The timestamp of when the resource was created. - **updated_at** (string) The timestamp of when the resource was created. - **name** (string) Descriptive name of the sub account - **policy_number** (string) Provider reference of the sub account - **latest_valuation** (object) The latest valuation of the sub account - **is_main_account** (boolean) Denotes if the sub account a main account of the plan - **active_portfolio** (object) The active portfolio of the sub account - **statistics** (object) The statistics on a sub account. Only displayed when you retrieve an individual sub-account. [Powered by Bump.sh](https://bump.sh)