Flows

Flows

The /flow API provides access to details on flows.

/flow/:flow_id

http://localhost/jarvis-agent/n2int-angular/api/flow/

Note that flow creation is not currently published as part of this API.

/flow/:flow_id/version/:flow_version_id

http://localhost/jarvis-agent/n2int-angular/api/flow/:flow_id/version/:flow_version_id

/flow/:flow_id/history

http://localhost/jarvis-agent/n2int-angular/api/flow/:flow_id/history

http://localhost/jarvis-agent/n2int-angular/api/flow/search

Either query or folder_id must be provided in the request. Results returned are restricted in the same fashion as results from the GET request /flow/:flow_id.