Documentation Index
Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Requires “Grant read resource” API permission.
Parameters
| Parameter | Description |
|---|
| Phone ID | The ID of the phone to get. |
Example Output
{ "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"}
Workflow Library Example
Get Phone with Duo and Send Results Via Email