Parameter 'recordId' added to GET /domains/records/{recordId}
- Affected surface
- GET /domains/records/{recordId}
- Affected field
- recordId@path
What changed
Parameter 'recordId' added to GET /domains/records/{recordId} Affected surface: GET /domains/records/{recordId}. Root cause: parameter `recordId@path`. Detected at Fri, 24 Jul 2026 21:01:49 UTC UTC.
Diff
{
"added_required": [
"recordId"
],
"parameter_in": "path",
"parameter_name": "recordId",
"path": "GET /domains/records/{recordId}"
}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
Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.
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.
