-
Elements API - 2025-10-30 Update
New response actions to enable new workflows We've added new response action endpoints under POST /response-actions/v1/execute/<name> to expand remote execution capabilities for both device and identity management. This allows you to automate new workflows that involve acting on the target devices and identities. This…
-
Elements API - 2025-10-10 Update #2
Elements API: new "restart" remote operations We have added two new remote operations to the Elements API device operations endpoint that enable programmatic system and agent restarts. Operations Overview The new operations "restartSystem" and "restartProduct" are available via the POST /devices/v1/operations endpoint. New…
-
Elements API - 2025-10-10 Update
New API Endpoint: Get Incident Updates We have added a new endpoint to the Elements API that provides programmatic access to incident update history. Endpoint Details GET /incidents/v1/updates Description This endpoint retrieves the complete history of changes made to a specific incident (Broad Context Detection).…
-
Elements API - 2025-10-02 Update
New remote operation (Send Full Status) We have added API support for the sendFullStatus remote operation, allowing administrators to request a full status report from devices. This operation is available for both computer and mobile devices and requires no additional parameters. After the operation is sent, the target…
-
Elements API - 2025-10-01 Update
New Remote Operation: Scan For (software) Updates We've added a new remote operation scanForUpdates that allows you to scan for available software updates on target devices. What it does: Remotely triggers a scan for available software updates on selected devices Works on computer-type devices only Requires no additional…
-
Elements API - 2025-09-29 Update
New remote operation: Install Software Updates The installSoftwareUpdate remote operation is now available in the WithSecure™ Elements API. This operation allows you to remotely install software updates on your managed devices. Features Install updates by severity level (critical, important, or everything) Install specific…
-
Elements API - 2025-08-08 Update
New fields in Devices endpoint and Security Events The latest release in Elements API brings several new fields to the query devices endpoint and human-readable descriptions to Security Events. New device endpoint fields More information on connectivity status, various security parameters, installation tags and browsing…
-
Elements API - 2025-05-16 Update
Cloud-based incidents The latest release of the Elements API introduces new incident types from cloud sources. This update enhances our threat detection capabilities by incorporating incidents from Azure and AWS environments. These incidents include identity and access management threats as well as cloud workload-based…
-
Elements API - 2025-05-14 Update
Exposure management Security Events The latest release of Elements API adds support for Exposure Management recommendations as Security Events. You can see the new event specification from the API documentation for Security Events. The Security Events are retrievable via the security events endpoint defined here.