Get ExpensesAsk AIget https://sandbox.leantech.me/insights/v2/expensesProvides insights on the expenses (inflows) from a bank account.Query Paramsentity_iduuidrequiredThe entity_id you're querying for.asyncbooleanDefaults to truedeprecatedWhen true the API will only return a results_id which can be fetched from the data/v2/results endpoint when ready Note: it's recommended to use the sync flow (async=false) for all requests by adapting the data workflow.truefalsestart_datedateThe start date in UTC (in the format YYYY-MM-DD) you want to query expenses for.Responses 200OK 202Accepted (Asynchronous request) 400Bad Request 404Entity not found 500Internal Server ErrorUpdated 3 months ago