Existing OS
GET {{device_url}}/operatingSystems/:id
Retrieve a single OS object
You can retrieve an existing OS object within your market by sending this GET
request.
RESPONSES
status: OK
{"data":[{"id":"4610163","resourceType":"operatingSystem","name":"iOS","versions":["2.0","2.1","2.2","3.0","3.1","3.2","4.0","4.1","4.2","4.3","5.0","5.1","6.0","6.1","7.0","7.1","8.0","8.1","8.2","8.3","8.4","9.0","9.1","9.2","9.3","10.0","10.1","10.2","10.3","11.0","11.1","11.2"]}],"errors":[]}