GET api/Device
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| device | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"<Result>k__BackingField": true
}
application/xml, text/xml
Sample:
<CheckDevice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EncryptAPI.Models"> <_x003C_Result_x003E_k__BackingField>true</_x003C_Result_x003E_k__BackingField> </CheckDevice>