-
Elements API 2026-07-08: New audit-logs listing service
The latest Elements API release brings a new audit log listing operation. This service exports the same data as you see in the elements UI when you go to the audit logs section. The data can be localized to all the languages our portal supports. See the full Elements API specification from here
-
Elements API 2026-07-08: New fields in invitations responses
The latest Elements API release adds new fields to the invitations object returned by the Send new device invitations and List invitations endpoints (POST and GET /invitations/v1/invitations). These fields provide the caller with the urls sent with the invite. This is an additive, backward-compatible change. Existing…
-
Elements API 2026-06-09: New device fields in devices query response
The latest Elements API release adds new fields to the computer device object returned by the Query devices endpoint (GET /devices/v1/devices). These fields provide richer visibility into device security posture, BitLocker encryption status, and policy configuration. This is an additive, backward-compatible change.…
-
Elements API 2026-01-27: New device operations for categorization
The latest Elements API release brings new device operations for helping in categorization of devices. The following new device operations are now supported: Set a custom alias name for a device. This allows you to assign a human-readable name to a device for easier identification Set the importance level of devices. This…
-
Elements API 2026-01-07: Product related Security Events
The latest Elements API release brings new (WithSecure) Product Security Events. The following new events are now supported: Product has been uninstalled successfully Product uninstallation has been canceled Product uninstallation has failed due to incorrect uninstallation password Product uninstallation has failed due to…
-
Elements API 2025-12-10 Update
Release Update: New API Endpoints for Managing Elements API Credentials We’ve introduced new endpoints to automate the management of API keys for the Elements API: 1. Create API Key POST /api-keys/v1/create Generate a new API key for accessing the Elements API. Keys can be created at the organisation or Service…
-
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…