Retrieve all taskFlows for a given worker 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.

Worker Identifier

For Workers

Filter

FromLang

ToLang

Include Archived

Response

200      A collection of taskFlows for a given worker with data related to the completion of the taskFlow / tasks

Example Request

curl --request GET \
     --globoff \
     --url 'https://services.fountain.com/api/servicetodo/processes/taskFlows/workers/workerIdentifier/processed?filter[collate][locale]=en' \
     --header 'accept: application/json'

Try It!

Click Try It! to start a request and see the response here! Or choose an example:

Response Format: application/json

200