List expenses by yearAsk AIget https://api.officient.io/1.0/expenses/list/{year}List all expensesPath Paramsyearstringrequiredthe specific year we want to filtermonthstringrequiredthe specific month we want to filter this is optionalQuery ParamspagestringDefaults to 0optional to filter pagesinclude_deletedint32Defaults to 1this is so you can exclude any deleted expense, by default we show them (0 - 1)Responses 200200 400400Updated 10 months ago