Get Device by UUID
get_device_by_uuidRetrieve a device's raw payload by UUID, including policy status and compliance rollup, with uptime from the last full scan.
Instructions
Get the near-raw device payload by UUID (canonical /servers endpoint). Integer policy codes carry a status_label sibling (up_to_date / pending / needs_remediation — only needs_remediation makes a device non-compliant; see the compliance rollup). uptime_minutes is sampled at the device's last full scan, so it can lag the current boot session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_uuid | Yes | ||
| output_format | No | json |