#task #bpm #workflow #restapi

REST API to get all available task

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?

Notifications