GET Workflows/Workflow/{workflowID}

Get Workflow

Request Information

URI Parameters

NameDescriptionTypeAdditional information
workflowID

integer

Required

Body Parameters

None.

Response Information

Resource Description

WorkflowDTO

WorkflowDTO
NameDescriptionTypeAdditional information
WorkflowID

Workflow ID

integer

None.

WorkflowName

Workflow Name

string

None.

BusinessUnits

BusinessUnits

Collection of integer

None.

Groups

Groups

Collection of integer

None.

WorkflowRules

WorkflowRules

Collection of WorkflowRuleDTO

None.

WorkflowEventType

Workflow Event Type

WorkflowEventType

None.

WorkflowEventRuleType

Workflow Event Rule Type

WorkflowEventRuleType

None.

RecordState

Record State

RecordState

None.

Created

Date and user that created record

AuditDataDTO

None.

LastUpdated

Date and user that last updated record

AuditDataDTO

None.