Parameter 'teamID' removed from GET /console/v1/gates
- Affected surface
- GET /console/v1/gates
- Affected field
- teamID@query
What changed
Parameter 'teamID' removed from GET /console/v1/gates Affected surface: GET /console/v1/gates. Root cause: parameter `teamID@query`. Detected at Mon, 27 Apr 2026 18:36:39 UTC UTC.
Diff
{
"parameter_in": "query",
"parameter_name": "teamID",
"path": "GET /console/v1/gates"
}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.
Related changes
Other endpoints affected by the same root cause.
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.
