Deprecation and Removal of Limit Count APIs

Description

The following APIs will be deprecated and removed, as they often return unreliable data.

Change Category

API

Change Context

These APIs produce best-effort counts that are often inaccurate and can mislead users. We recommend querying the corresponding domain entity APIs instead, where available, for accurate data. Alternatively, the Operational Events APIs can be used to retrieve historical limit events.

Please see Operational Event Catalog for more info on limit events.

Change Impact

Based on current usage data, no customers are actively using these APIs, therefore, we anticipate no customer impact.

Date of Change

11 Mar 2025

Impacted APIs

GET /api/v2/organizations/limits/namespaces/{namespaceName}/counts
GET /api/v2/organizations/limits/namespaces/{namespaceName}/limits/{limitName}/counts

References

[OL-51]
[OL-100]