get https://api.bewe.io/v1/expenses/
Fetches the details of a single expense by its unique identifier, ensuring it belongs to the authenticated account.
Returns an object containing all relevant fields for the expense, such as name, price, provider, tax, total, bill date, and type. This endpoint is intended for viewing the full details of a specific expense record.