Tool to get multiple time tracking entries across workspace, tasks, or projects. Use when you need to retrieve time tracking information for filtering by workspace, task, portfolio, user, or date range.
taskstringGlobally unique identifier for the task to filter time tracking entries by.
userstringGlobally unique identifier for the user to filter time tracking entries by.
limitintegerResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. *Note: You can only pass in…
portfoliostringGlobally unique identifier for the portfolio to filter time tracking entries by.
workspacestringGlobally unique identifier for the workspace. At least one of entered_on_start_date or entered_on_end_date must be provided when filtering by workspace.
opt_fieldsarrayThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
opt_prettybooleanProvides "pretty" output. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
attributable_tostringGlobally unique identifier for the project the time tracking entries are attributed to.
entered_on_end_datestringThe end date for filtering time tracking entries by when they were entered.
entered_on_start_datestringThe start date for filtering time tracking entries by when they were entered.
timesheet_approval_statusstringGlobally unique identifier for the timesheet approval status to filter time tracking entries by.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.