Flow Step Instances REST Endpoints

Flow Step Instances
Returns all flowStepInstance business objects.
Method: get
Path: /gatewayapi/restapi/v1/flowStepInstances/list
Returns the flowStepInstance business object for the specified flowStepInstance ID.
Method: get
Path: /gatewayapi/restapi/v1/flowStepInstances/{id}