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