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 Object

None.

Response Information

Resource Description :

IHttpActionResult with the boolean archived flag as content, or 404 if the device doesn't exist.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.