Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19721: REST API: removal of previously deprecated endpoints and fields

Component REST API
Title REST API: removal of previously deprecated endpoints and fields
Date Apr 10, 2026
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

With this Werk, previously deprecated REST API endpoints and fields are removed.

The following endpoints are affected, see their respective Werks for details:

  • Werk 17003: /domain-types/host/collections/all
  • Werk 17512: /objects/host/{host_name}/collections/services
  • Werk 17512: /domain-types/service/collections/all

Additionally, the deprecated owned_by field on the password endpoints has been removed. Use editable_by instead, see Werk 17274 for details.

The removal of the host and service endpoints also removed the REST API export links (Query hosts resource, Query services resource) from the monitoring views in the UI.

To the list of all Werks