Lists expense records from your Everhour workspace. Supports filtering by date range, user, project, category, and billable status. Use this to review expenses, generate reports, or find specific expense entries. Returns expense details including amount, category, date, and bill…
tostringEnd date for filtering expenses (inclusive). Format: YYYY-MM-DD. Example: '2024-12-31'
fromstringStart date for filtering expenses (inclusive). Format: YYYY-MM-DD. Example: '2024-01-01'
userintegerFilter by user ID. Use the user ID from team members list.
limitintegerMaximum number of expenses to return. Used for pagination.
offsetintegerNumber of expenses to skip. Used for pagination in combination with limit.
projectstringFilter by project ID. Use the project ID from projects list.
billablebooleanFilter by billable status. Set to true to get only billable expenses, false for non-billable.
categoryintegerFilter by expense category ID. Use the category ID from expense categories list.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.