get https://api.clickup.com/api/v2/list//task
View the tasks in a List. Responses are limited to 100 tasks per page. You can only view task information of tasks you can access.
This endpoint only includes tasks where the specified list_id
is their home List. Tasks added to the list_id
with a different home List are not included in the response by default. To include tasks that exist in multiple lists, use the include_timl
parameter.
The time_spent
field displays time tracked in milliseconds, and is only included in the response for tasks with time entries.