Existing Device Type

GET {{device_url}}/deviceTypes/:id

Retrieve a single device type

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

RESPONSES

status: OK

{"data":[{"id":"4610130","resourceType":"deviceType","name":"E-Reader"}],"errors":[]}