get https://api.bewe.io/v1/expenses/periodic
Retrieves a paginated list of periodic (recurring) expenses for the authenticated account.
Supports filtering by name and date range. The response includes pagination metadata and an array of periodic expense objects, each containing details such as name, price, provider, tax, total, bill date, frequency, and initial date. This endpoint is useful for managing and reviewing all recurring expenses.