Existing Device

GET {{device_url}}/devices/:id

Retrieve a single device

You can retrieve an existing device within your market by sending this GET request.

RESPONSES

status: OK

{"data":[{"id":"205202","resourceType":"device","name":"iPhone","deviceTypeId":"4602978","manufacturerId":"4610164","operatingSystemId":"4610163"}],"errors":[]}