Requires “Grant read resource” API permission.

Parameters

ParameterDescription
Endpoint Key-

Example Output

{  "stat": "OK",  "response": {    "browsers": [{      "browser_family": "Edge Chromium",      "browser_version": "91.0.864.54",      "flash_version": "uninstalled",      "java_version": "uninstalled",      "last_used": 1624459875    }],    "computer_sid": "S-1-5-21-3284820969-3957662392-1842130629",    "cpu_id": "561699bcbac7533644465b4f16637adf5870773b571f6d5b90bbfaeb2f0ba568",    "device_identifier": "561699bcbac7533644465b4f16637adf5870773b571f6d5b90bbfaeb2f0ba568",    "device_identifier_type": "hardware_serial",    "device_name": "AMOSSPC",    "disk_encryption_status": "Off",    "domain_sid": "",    "email": "",    "epkey": "EPQC0C77F6MLXBCXCSWP",    "firewall_status": "On",    "hardware_uuid": "",    "health_app_client_version": "2.14.0",    "health_data_last_collected": 1624459875,    "last_updated": 1624459875,    "machine_guid": "6345e8c1-e717-4c68-a0f9-34cd0789e17f",    "model": "",    "os_build": "",    "os_family": "Windows",    "os_version": "10.0.19041.1052",    "password_status": "Set",    "type": "",    "username": "amoss"  },}

Workflow Library Example

Get Endpoint with Duo and Send Results Via Email

Preview this Workflow on desktop