find one taskFlow

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

taskFlow unique identifier

fromLang

string

Locale-style string indicating from which language the backend should translate relevant string values - works in conjunction with toLang

toLang

string

Locale-style string indicating the backend should translate relevant string values to the specified language - works in conjunction with fromLang

``200 One taskFlow document found. Wrapped in a JsonAPI root response with document as data.

``500 default error response

Updatedabout 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request GET \

--url https://services.fountain.com/api/servicetodo/taskFlows/identifier \

--header 'accept: application/json'

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

application/json

200500

Updatedabout 2 months ago