# Calculate returns for a plan within a date range **GET /api/v2/plans/{plan_uuid}/returns** ## 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 - **plan_uuid** (string) ### Query parameters - **filter[date_from]** (string) Date to filter the start of the calculations. - **filter[date_to]** (string) Date to filter the start of the calculations. - **includePlan** (boolean) Include plan data with valuations and transactions. ## Responses ### 200 #### Body: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)