Get Counts for Tasks assigned to Users using API

Is there a way to get count of tasks assigned to users or in projects using the API. I see that there exists an API to get project tasks but it is a paginated query and it does not show a total count.

@Diakoptis is our API god around here, maybe he knows :stuck_out_tongue:

1 Like

Hey @Viraf_Sarkari,

Unfortunately you will need to get through the paginated results and counting by yourself.

There is no count function on API. Would be great if it was supported though

1 Like

Paginated results are good, however if the the response includes total count for the query in the first response and have a paginated response it helps address both the issues.

I am moving this discussion to the Product Feedback category to allow people to upvote this feature.