GET Workflows/GroupBusinessUnit/{workflowID}/{bUID}/{groupID}
Get WorkflowGroupBusinessUnit
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
workflowID |
WorkflowID of WorkflowGroupBusinessUnit to be searched |
integer |
Required |
bUID |
BUID of WorkflowGroupBusinessUnit to be searched |
integer |
Required |
groupID |
GroupID of WorkflowGroupBusinessUnit to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
WorkflowGroupBusinessUnitDTO
WorkflowGroupBusinessUnitDTOName | Description | Type | Additional information |
---|---|---|---|
WorkflowID |
Workflow ID |
integer |
None. |
BUID |
BU ID |
integer |
None. |
GroupID |
Group ID |
integer |
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. |