Flow Instances REST Endpoints

Flow Instances
Returns all child flowInstance business objects for the specified parent FlowInstances ID.
Method: get
Path: /gatewayapi/restapi/v1/flowInstances/childrenOf/{id}
Returns all flowInstance business objects.
Method: get
Path: /gatewayapi/restapi/v1/flowInstances/list
Returns the flowInstance business object for the specified flowInstance ID.
Method: get
Path: /gatewayapi/restapi/v1/flowInstances/{id}