Existing Manufacturer

GET {{device_url}}/manufacturers/:id

Retrieve a single manufacturer

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

RESPONSES

status: OK

{"data":[{"id":"4610164","resourceType":"manufacturer","name":"Apple"}],"errors":[]}