Retrieve all information about one worker and its taskFlow completion
| 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
workerIdentifier
uuid
required
worker unique identifier
``200 A worker
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://services.fountain.com/api/servicetodo/processes/taskFlows/taskFlowIdentifier/workers/workerIdentifier/processed \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
``200
Updatedabout 2 months ago