GET Workflows/BusinessUnit/{workflowID}/{bUID}
Get WorkflowBusinessUnit
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
workflowID |
WorkflowBusinessUnitID of WorkflowBusinessUnit to be searched |
integer |
Required |
bUID |
BUID of WorkflowBusinessUnit to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
WorkflowBusinessUnitDTO
WorkflowBusinessUnitDTOName | Description | Type | Additional information |
---|---|---|---|
WorkflowID |
Workflow ID |
integer |
None. |
BUID |
BU ID |
integer |
None. |
Groups |
Groups |
Collection of WorkflowGroupBusinessUnitDTO |
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. |