Retrieves the archived status of a device, looked up by id or device_id.
Request Information
URI Parameters :
None.
Body Parameters :
JSON body with id and/or device_id.
Collection of ObjectNone.
Response Information
Resource Description :
IHttpActionResult with the boolean archived flag as content, or 404 if the device doesn't exist.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.