Retrieve all workers of a taskFlow with data such as completion rate of tasks

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

taskFlowIdentifier

uuid

required

taskFlow unique identifier

filter

object

filterobject

``200 A collection of workers with data related to the completion of the taskFlow / tasks

Updatedabout 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request GET \

--globoff \

--url 'https://services.fountain.com/api/servicetodo/processes/taskFlows/taskFlowIdentifier/workers/processed?filter[collate][locale]=en' \

--header 'accept: application/json'

application/json

``200

Updatedabout 2 months ago