all:read). See Scopes.
List computers
GET /v1/computers returns a cursor-paginated list of monitored computers.
GET /v1/computers/{id}.
Compliance posture
Each computer carries an aggregatecompliance object summarising the device’s security posture:
Other fields include
name, serialNumber, operatingSystem, osVersion, ownerId,
isMonitored, tags, and lastCheckedAt.
isMonitored is computed from the presence of a Secfix agent or MDM enrolment. A computer with no
reporting source is still listed but reports isMonitored: false.