Work With Connected Devices
Connected devices represent desktop environments that can perform local signing, certificate discovery, and diagnostic operations.
List devices
GET/devices
Use this endpoint to show which devices are online for the current tenant.
Get device details
GET/devices/{deviceId}
Use this endpoint to inspect platform, app version, last seen timestamp, and available QES certificates.
Device state
Device state should be treated as operational data. A device can disconnect between discovery and execution, so integrations should handle unavailable-device errors.