List low-stock DID inventory alerts
Numbers
List low-stock DID inventory alerts
Return live low-stock alerts for the organization’s owned DID inventory, grouped by (country_code, area_code_prefix). One alert row is emitted per bucket whose available count is below the tenant’s configured threshold (default 3; override on the org settings), so the dashboard can warn before a pool runs dry. Rows are sorted worst-first and capped by limit. Read-only; requires the numbers:read scope.
GET
List low-stock DID inventory alerts
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Maximum number of worst-first alert buckets to return (top-N readout for the banner). Defaults to the platform default when omitted or invalid.
Required range:
x >= 1