I have a project that contains a list of tasks and their subtasks, and columns of Calculated Balance and Invoice Owed. The columns “Sum” the Total sum of number values in each sub task’s row. There is a Dashboard view, with a section Sum of Balances.
My question is, using the API endpoints, how does one obtain Sum of Balances value in the dashboard? Is there a specific endpoint that can be used?