Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsClickUp ToolsClickup Get Time Entries In Date Range
ClickUp Tools

Clickup Get Time Entries In Date Range

Retrieves time entries for a specified Team (Workspace ID) within a date range (defaults to the last 30 days for the authenticated user if dates are omitted); active timers are indicated by negative durations in the response.

Write actionRisk level 2 of 5OAuth connection
Use Clickup Get Time Entries In Date Range

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • list_idstring
    Filter time entries to include only those associated with tasks in a specific List ID.
  • task_idstring
    Filter time entries to include only those associated with a specific task ID. Use with `custom_task_ids` if referring to a custom ID.
  • team_Idstring
    Required
    The Workspace ID (also called Team ID in ClickUp API) for which to retrieve time entries. This goes in the URL path.
  • team_idstring
    The ID of the Team (Workspace) to use for context when `custom_task_ids` is `true`. This helps resolve custom task IDs. Example: `custom_task_ids=true&team_id=123`.
  • assigneestring
    Filter time entries by user ID(s). For multiple assignees, provide a comma-separated string of user IDs. Example: `1234,9876`. Note: Access to other users' time entries typically requires Workspace Owner/Admin privileges.
  • end_dateinteger
    The end date of the date range for filtering time entries, specified as a Unix timestamp in milliseconds. If omitted, defaults to the current date.
  • space_idstring
    Filter time entries to include only those associated with tasks in a specific Space ID.
  • folder_idstring
    Filter time entries to include only those associated with tasks in a specific Folder ID.
  • start_dateinteger
    The start date of the date range for filtering time entries, specified as a Unix timestamp in milliseconds. If omitted, defaults to 30 days prior to the current date.
  • custom_task_idsboolean
    Set to `true` if the `task_id` parameter refers to a custom task ID. If `true`, the `team_id` query parameter must also be provided for context.
  • include_task_tagsboolean
    If true, includes task tags in the response for time entries associated with tasks.
  • include_location_namesboolean
    If true, includes the names of the List, Folder, and Space in the response, along with their respective IDs (`list_id`, `folder_id`, `space_id`).

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.