Skip to main content
Question

Generating a list of apps

  • October 3, 2019
  • 1 reply
  • 5 views

anickless
Forum|alt.badge.img+9

Is there a way to generate a list of iOS apps that are in JAMF Pro? trying to see so I can give it to teachers so they can select what Apps work for them and what we actually have.

1 reply

Forum|alt.badge.img+16
  • Valued Contributor
  • October 4, 2019

You can probably pull it through the API using a query, if it's a one off just run the query directly through the API browser page.
Usually something like:

https://yourjss.com:8443/api/

Not specifically aware if iOS apps are in there, but most things that are added to JAMF are listable from within there.