get https://api.bewe.io/v1/expenses/
Retrieves a paginated list of expenses associated with the authenticated account.
Supports filtering by name and date range. The response includes pagination metadata (total items, number of pages, current page) and an array of expense objects with key details such as name, price, provider, tax, total, bill date, and type. This endpoint is useful for browsing and searching through all recorded expenses.