New: MCP server monitoring is live. Start free
XeroDeprecationBehavioral

Endpoint deprecated: GET /Employees/{EmployeeID}

Affected surface
GET /Employees/{EmployeeID}

What changed

Endpoint deprecated: GET /Employees/{EmployeeID} Affected surface: GET /Employees/{EmployeeID}. Root cause: endpoint `GET /Employees/{EmployeeID}`. Detected at Thu, 17 Jul 2025 04:45:04 UTC UTC.

Diff

{
  "path": "GET /Employees/{EmployeeID}"
}

Likely impact

The contract still holds, but observable behavior shifted — defaults, response timing, or rate-limit shaping. Existing code keeps compiling and most calls keep working, but edge cases may differ. Worth a sanity check.

The endpoint still works for now but the provider has flagged it for removal. Plan the migration on your next maintenance cycle.

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.