Parameters

ParameterDescription
EmailThe enrollment user email address to search for.
FirstnameThe enrollment user first name to search for.
LastnameThe enrollment user last name to search for.
Location Group IDThe enrollment user location group id to search for.
Order ByThe attribute sort based on.
Page SizeMaximum records per page. Default 500.
RoleThe enrollment user role to search for.
Sort OrderThe sort order, ASC for ascending and DESC for descending.
StatusThe admin status. Allowed values are Active or Inactive. Defaults to all, if this attribute is not specified.
UsernameThe enrollment user username to search for.

Example Output

{    "Page": 0,    "PageSize": 0,    "Total": 0,    "Users": [        {            "ContactNumber": "Gets or sets the enrollment user contact number.",            "CustomAttribute1": "Gets or sets the enrollment user custom attribute 1.",            "CustomAttribute2": "Gets or sets the enrollment user custom attribute 2.",            "CustomAttribute3": "Gets or sets the enrollment user custom attribute 3.",            "CustomAttribute4": "Gets or sets the enrollment user custom attribute 4.",            "CustomAttribute5": "Gets or sets the enrollment user custom attribute 5.",            "DeviceStagingEnabled": false,            "DeviceStagingType": 0,            "DisplayName": "Gets or sets the enrollment user display name.",            "Email": "Gets or sets the enrollment user email address.",            "EmailUserName": "Gets or sets the enrollment user email username.",            "EnrolledDevicesCount": "Gets or sets the enrollment user enrolled device count.",            "ExternalId": "Gets or sets the enrollment user external id.",            "FirstName": "Gets or sets the enrollment user first name.",            "Group": "Gets or sets the enrollment user organization group name.",            "Id": {                "Value": 0            },            "LastName": "Gets or sets the enrollment user last name.",            "LocationGroupId": "Gets or sets the enrollment user organization group id.",            "MessageTemplateId": "Gets or sets the enrollment user message template id.",            "MessageType": 0,            "MobileNumber": "Gets or sets the enrollment user mobile number.",            "OrganizationGroupUuid": "Gets or sets the enrollment user organization group uuid.",            "Password": "Gets or sets the enrollment user password.",            "ProvisioningSku": 0,            "Role": "Gets or sets the enrollment user role name.",            "SecurityType": 0,            "StagingMode": 0,            "Status": false,            "UserName": "Gets or sets the enrollment user username.",            "Uuid": "00000000-0000-0000-0000-000000000000"        }    ]}

Workflow Library Example

Email Mdm Gaps Report of Active Directory vs Workspace One Uem

Preview this Workflow on desktop