Return A Single Device From The Inventory Of An Organization
GET {{baseUrl}}/organizations/:organizationId/inventoryDevices/:serial
Return a single device from the inventory of an organization
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"mac":"00:11:22:33:44:55","serial":"Q234-ABCD-5678","name":"My AP","model":"MR34","networkId":"N_24329156","orderNumber":"4C1234567","claimedAt":"2018-02-11T00:00:00.090210Z","licenseExpirationDate":"2020-05-02T10:52:44.012345Z"}