# Get a new business event **GET /api/v1/new-business-event/{newBusinessEvent_uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **newBusinessEvent_uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) - **created_at** (string) - **updated_at** (string) - **plan** (object) - **clients** (object) - **modelable** (object) - **modelable_type** (string) - **firm** (object) - **contribution_type** (string) - **contribution_type_notes** (string) - **adviser** (object) - **advice_type** (string) - **conducted_by** (string) - **premium** (object) - **premium_frequency** (string) - **start_date** (string) - **proposal_date** (string) - **case** (object) - **is_vulnerable_client** (boolean) - **is_replacing_existing_plan** (boolean) - **existing_plan** (object) - **existing_plan_details** (string) - **opted_out_of_pension_scheme_for_plan** (boolean) - **opted_out_at** (string) - **opted_out_notes** (string) - **status** (string) [Powered by Bump.sh](https://bump.sh)