Get all ExpensesAsk AIget https://{company}.{environment}.com/api/v1/expense/employees/expensesGet all ExpensesQuery ParamsemployeeIduuidrequiredThe employee identifier from the query parameter.fromdate-timeThe start date for filtering expenses.todate-timeThe end date for filtering expenses.lastModifieddate-timeThe last modified date for filtering expenses.pageNumberint32pageSizeint32Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403ForbiddenUpdated 7 months ago