Hi,
I am trying to get information of User, Computer Name, Operating System, Last Inventory Update and Last Check-in through APIs
Right now, the API I'm dealing with are these 2 below:
https://xxx.jamfcloud.com/api/v1/computers-inventory
https://xxx.jamfcloud.com/uapi/preview/computers
The problem is they are NOT returning all the computers' details only partially. I even tried with https://xxxx/uapi/preview/computers?page=1&page-size=10000000 or https://xxx/api/v1/computers-inventory?section=GENERAL&page=0&page-size=10000&sort=id%3Aasc.
Do you have any idea what did I miss ? or suggestions to another API calls ?
Thank you so much,
