The task retrieval API in Intalio|Workflow 5.x allows retrieval of tasks assigned to the authenticated user only and does not support input search criteria.
We received some requests to enhance the API to query tasks across multiple users and roles that fit specific search criteria on tasks properties:
User(s) and role(s)
Substring match in task description
Task creation date (from, to, from/to range)
Task state(s)
Task type(s)
Process ID
Task ID
The API will require administrator authentication.