REST API to get all available task

1
0
-1

I need to get all the list of available task for the logged/current user.
The url /bonita/API/bpm/task filtered by assigned_id will just retrieve task directly assigned to the user. What API is being used in the task list of bonita?

1 answer

1
0
-1

What is the REST API used for task list?
(check image) https://ibb.co/7t3Y04b

Comments

Submitted by Dibyajit.Roy on Wed, 05/24/2023 - 18:58
Submitted by chris_dev on Wed, 05/24/2023 - 23:45

Hi sir Roy, it can only filter on the assigned_id. How can i get also the task available for specific group or role (not yet taken) just like in the task list?

Notifications