GET /api/v1/devices/<device_id>/updates
Returns a list of applications that have updates available on a device with a specified device identifier.
Input Parameters
device_id | String The device identifier. |
Output Parameters
| Document List List of Product resources, see Product. |