Returns a paginated list of tasks with optional client and workspace filters.
Bearer token authentication
The ID of the client
"cmf41ajzv003706un4i99q19z"
The number of items to return
1 <= x <= 10020
The cursor to return the next page of items
"cmf41ajzv003706un4i99q19z"
The ID of the workspace
"cmf41ajzv003706un4i99q19z"
The ID of the parent task
"cmf41ajzv003706un4i99q19z"
The sort field of the results
createdAt, updatedAt, dueDate, status, title "createdAt"
The order of the results based on the sort field
asc, desc "desc"