Flowable Rest api for Queues

Hi ,

I have a process where i have tasks assigned to Queues using candidate groups .
Is there any API to get the List of Queues and the count of tasks associated against those queues for a user.

I am struggling a little bit in finding this API call in the rest documentation .
Any help would be greatly appreciated.

I should have looked a bit harder .

i think maybe this is the api
/service/runtime/tasks?candidateGroups=sales

Hi,

Yes this is the way to get the tasks for the sales candidate group.

Best regards,

Tijs