# Get a holding **GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **plan_uuid** (string) - **subAccount_uuid** (string) - **uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) - **created_at** (string) - **updated_at** (string) - **fund_name** (string) - **reference** (string) - **sector** (string) - **sedol** (string) - **isin** (string) - **citi** (string) - **units** (integer) - **unit_price** (object) - **unit_price_raw** (integer) - **purchase_price** (object) - **is_active** (boolean) - **value** (object) - **sub_account** (object) - **external_references** (object) [Powered by Bump.sh](https://bump.sh)