e-Sign REST Web Service
PostGetWorkflowLaunchRules
e-Sign REST Web Service > All Operations Resource Group : GetWorkflowLaunchRules (Post)

Resource Path: /api/v5/workflows/launch

Description
Get Workflow Launch Rules
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type WorkflowLaunchRulesRequestModel.

Overview

WorkflowLaunchRulesRequestModel
ID : string
EnableLogging : boolean
Response

The response body is of type WorkflowLaunchRulesServiceReturnModel.

OK

Overview

WorkflowLaunchRulesServiceReturnModel
IsSuccessful : boolean
Message : string
ID : string
ProntoID : string
Name : string
CreatedBy : string
CreateDate : string
LastModifiedDate : string
IsPrivate : boolean
IsGroupShared : boolean
IsSubGroupShared : boolean
IsPublic : boolean
Participants : Array[object]
Documents : Array[object]
ProcessingTime : string
TimeZoneUtcOffset : number
See Also
All Operations Resource Groupe-Sign REST Web Service