The GetMobileDevices function returns all mobileDevice records for the specified parameters.
Method | /GetMobileDevices |
The request body is of type GetMobileDevices.
Name | Description | Data Type |
---|---|---|
filter | MobileDevicesFilter |
The response body is of type GetMobileDevicesResponse.
Name | Description | Data Type |
---|---|---|
GetMobileDevicesResult | ArrayOfViewMobileDeviceInfo |
|