Automox API Documentation Change Log
01/14/2026
- We have added new endpoints and operations for Splashtop Remote Control:
- GET List Device Installation and Registration Status
- POST Install Splashtop RMM Client
- POST Bulk Install or Uninstall Splashtop RMM Client
- POST Initiate Remote Control Session
- POST Force-Disconnect All Active Splashtop Sessions on a Device
- GET List Device Session Status
- GET List Attended Access Setting for Device
- PUT Set Attended Access for Device
- PUT Set Attended Access for Devices
- DELETE Uninstall and Delete Device Registration
12/11/2025
- We have added new endpoints and operations for Device Explorer:
- GET List Saved Search
- PUT Update Saved Search
- POST Create Saved Search
- DELETE Delete Saved Search
- GET Saved Search Results
- GET Saved Searches Containing Device
- GET List Saved Searches
- GET List Search Scopes
- GET List Searchable Fields
- GET List Device Fields
- POST Bulk Assign Policies
- POST Assign Policy to Saved Search
- DELETE Unassign Policy from Saved Search
- GET Searches for Device
- GET Policies for Saved Search
- GET Retrieve Saved Searches for Policy
- GET Retrieve Assignment Index
- POST Typeahead Search
- POST Search Device Details
- POST Refresh Cached Search Results
- GET Execute Saved Search
- GET Search Cached Results
- POST List Devices for Policies
- GET Saved Searches for Policy
11/10/2025
- We have added new endpoints and operations for Scheduled Windows:
- GET List Scheduled Window by ID
- PUT Update Scheduled Window
- DELETE Delete a Scheduled Window
- GET List all Scheduled Windows
- POST Create a Scheduled Window
- GET Check if a Scheduled Window is active
- GET Check Window Status for a group
- GET List next Scheduled Window dates for group
- GET Retrieve next Scheduled Window dates for device
- We have also added a guide to the syntax for Scheduled Windows parameters. See Scheduled Windows - Fields & Syntax for details.
10/27/2025
- We added OCSF Class Events to Audit Trail API.
- Audit Trail API now requires the
organization:manageANDusers:readpermissions. See Using Global API Keys for more information on permissions. - We added OCSF Mapping for Custom Roles Events to explain how the Automox fields are mapped to the OCSF specification for Custom Roles.
10/24/2025
- We added the
install_do_not_disturb_honoredandreboot_do_not_disturb_honoredfields to the response bodies for policies, to show whether DND is honored for policy runs.
10/01/2025
-
We moved the Policy History endpoints into the Console API documentation:
09/12/2025
- Added the new Global API Keys endpoints to the Automox Console API:
- Added Using Global API Keys documentation.
07/16/2025
- Added the new Device Inventory endpoints to the Automox Console API:
Note: These APIs are rate limited to 30 requests per minute, per organization.
06/20/2025
- We removed the non-functioning GET /data-extracts/download endpoint. The responses for GET /data-extracts and GET /data-extracts/{id} now include the download_url, which can be used to download the CSV file for the data extract.
- We removed non-functional /worklet-catalog and /worklet-catalog/{id} endpoints, and replaced them with the new GET /wis/search and GET /wis/search/{id} endpoints.
05/19/2025
- Added Patch Tuesday scheduling fields to the Policy Configuration schema. The new fields are
is_patch_tuesdayandpatch_tuesday_offset.
04/28/2025
- Added Agent Settings events to the Web Resources section of OCSF Class Events documentation.
01/27/2025
- Improved performance of
/serversAPI by optimizing the way that data is retrieved and processed. See Automox Servers API is now Fast By Default for more information.
