Parameters

ParameterDescription
NameThe name of the smart group to search for.

Example Output

{    "Page": 1,    "PageSize": 2,    "SmartGroups": [        {            "Assignments": 5,            "Devices": 4,            "Exclusions": 6,            "ManagedByOrganizationGroupId": "1",            "ManagedByOrganizationGroupName": "Organization Group Name",            "ManagedByOrganizationGroupUuid": "dbbe5779-068e-45d8-bceb-e4080e4a5484",            "Name": "All Devices",            "SmartGroupID": 1,            "SmartGroupUuid": "c7bcaa65-28d2-442d-9832-fee027fd8bc4"        }    ],    "Total": 3}

Workflow Library Example

Search Smart Groups with Workspace One Uem and Send Results Via Email

Preview this Workflow on desktop