Parameter ''exclude-projectId'' removed from GET /v1/env
- Affected surface
- GET /v1/env
- Affected field
- 'exclude-projectId'@query
What changed
Parameter ''exclude-projectId'' removed from GET /v1/env Affected surface: GET /v1/env. Root cause: parameter `'exclude-projectId'@query`. Detected at Tue, 01 Sep 2026 13:06:27 UTC UTC.
Diff
{
"parameter_in": "query",
"parameter_name": "'exclude-projectId'",
"path": "GET /v1/env"
}Likely impact
Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.
Recommended action
Remove the parameter from your callers — passing it now produces an error or is silently ignored depending on the provider.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
