# Get all expenditures including totals for a client **GET /api/v1/client/{client_uuid}/expenditure** Response includes all expenditures for a client along with their calculated income and disposal income ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters #### Path parameters - **client_uuid** (string) The uuid of the client. #### Query parameters - **filter[uuid]** (string) Filter by a comma separated list of UUIDs. ## Responses ### 200: #### Body Parameters: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)