Skip to main content
Server path: /airwatch | Type: Application | PCID required: Yes Enterprise mobility management

Tools

ToolDescription
airwatch_get_devicesGet list of managed devices from AirWatch
airwatch_get_deviceGet detailed information about a specific device
airwatch_send_commandSend a command to a managed device
airwatch_get_applicationsGet list of managed applications
airwatch_install_applicationInstall an application on a device
airwatch_get_profilesGet list of device profiles

airwatch_get_devices

Get list of managed devices from AirWatch Parameters:
ParameterTypeRequiredDefaultDescription
platformstringNoFilter by device platform
statusstringNoFilter by device status
organizationGroupIdstringNoFilter by organization group
limitnumberNo500Maximum number of devices to return

airwatch_get_device

Get detailed information about a specific device Parameters:
ParameterTypeRequiredDefaultDescription
deviceIdstringYesDevice ID to retrieve

airwatch_send_command

Send a command to a managed device Parameters:
ParameterTypeRequiredDefaultDescription
deviceIdstringYesDevice ID to send command to
commandstringYesCommand to send
pinstringNoPIN for device lock command

airwatch_get_applications

Get list of managed applications Parameters:
ParameterTypeRequiredDefaultDescription
platformstringNoFilter by platform
typestringNoFilter by application type
limitnumberNo500Maximum number of applications to return

airwatch_install_application

Install an application on a device Parameters:
ParameterTypeRequiredDefaultDescription
deviceIdstringYesDevice ID to install app on
applicationIdstringYesApplication ID to install

airwatch_get_profiles

Get list of device profiles Parameters:
ParameterTypeRequiredDefaultDescription
platformstringNoFilter by platform
organizationGroupIdstringNoFilter by organization group