Grant resource - Read
API permission.
External DocumentationTo learn more, visit the Duo documentation.
Parameters
Parameter | Description |
---|---|
Phone ID | The ID of the phone to retrieve. |
Grant resource - Read
API permission.
Parameter | Description |
---|---|
Phone ID | The ID of the phone to retrieve. |
{
"response": {
"activated": false,
"capabilities": [
"sms"
],
"encrypted": "Unknown",
"extension": "",
"fingerprint": "Unknown",
"last_seen": "",
"model": "Unknown",
"name": "new-name",
"number": "+12142144286",
"phone_id": "DPERLUZ8CIO49STDMKDP",
"platform": "Google Android",
"screenlock": "Unknown",
"sms_passcodes_sent": false,
"tampered": "Unknown",
"type": "Mobile",
"users": []
},
"stat": "OK"
}
Was this page helpful?