Tool to generate a detailed time entry report with filtering and pagination. Use when you need comprehensive time tracking data with project, client, user, and tag breakdowns for reporting or analysis.
tagsobjectFilter time entries by tag IDs and whether they are contained in the time entry.
usersobjectFilter time entries by user IDs, contains operator, and status.
clientsobjectFilter time entries by client IDs, contains operator, and status.
projectsobjectFilter time entries by project IDs, contains operator, and status.
exportTypestringExport format for the report. Defaults to JSON.
workspaceIdRequiredstringWorkspace identifier to generate the report for. Use CLOCKIFY_GET_ALL_MY_WORKSPACES to get workspace IDs.
dateRangeEndRequiredstringEnd date/time in ISO 8601 format (e.g., '2024-01-31T23:59:59.000Z').
dateRangeStartRequiredstringStart date/time in ISO 8601 format (e.g., '2024-01-01T00:00:00.000Z').
detailedFilterRequiredobjectPagination settings for the report. Required for detailed reports.
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.