API required for Get status of all Tasks for a lead in Task Manager

Is there any API that returns status of all Tasks for a Lead Id?

If yes please share the details.

Yes We can get the status of all the task by using below Api

URL–http://{host}:{port}//workflow-manager/status/tasks-summary

Request -

{
“workflowCode”:“SA_DIY”,
“recordIdentifier1” : “SA_DIY_9671008646”,
“recordIdentifier2” : “SH_9671008646”,
“recordIdentifier3” : “AOF_9671008646”
}