Skip to main content
Question

`/v2/computers-inventory` vs `/v1/computers-inventory`

  • September 10, 2025
  • 2 replies
  • 86 views

rct
Forum|alt.badge.img+1
  • New Contributor

In our Jamf Pro integration, we use `GET /v1/computers-inventory` and `GET /v1/computers-inventory/{id}`. What’s new in the v2 version of those endpoints? Is migrating to the new version a matter of changing the number or is there anything extra that I need to take care of?

I wasn’t able to spot any differences when consulting the API reference or the changelog.

2 replies

rct
Forum|alt.badge.img+1
  • Author
  • New Contributor
  • September 15, 2025

Bump. :)


_Daley
Forum|alt.badge.img+6
  • Contributor
  • September 16, 2025

Taking a quick look at the example responses, they seem identical outside two small changes. The “plugins” and “fonts” array are not in the new endpoint