I want to fetch versionName of all app/product deployed to AirWatch, using Airwatch api's but I am not sure if any API available for that or not.
I searched in document but I am not able to find any api name. Can anyone tell me service name to get versions of android application.
Edit1: Below calls not returning any data. am I missing something
https://host/api/mdm/devices/apps?searchby=idTest&id=1520&pageTest=1
https:host/api/mdm/devices/1520/apps?page={page}&pagesize=1
This way calling other services and working
"https://host/api/mdm/devices?searchby=Serialnumber&id=R10QA7AL"
from How to get android app versionName from AirWatch APIS
No comments:
Post a Comment