Endpoint deprecated: GET /api/v1/employees/{employeeId}/time_off/policies
- Affected surface
- GET /api/v1/employees/{employeeId}/time_off/policies
What changed
Endpoint deprecated: GET /api/v1/employees/{employeeId}/time_off/policies Affected surface: GET /api/v1/employees/{employeeId}/time_off/policies. Root cause: endpoint `GET /api/v1/employees/{employeeId}/time_off/policies`. Detected at Fri, 10 Jul 2026 07:31:44 UTC UTC.
Diff
{
"path": "GET /api/v1/employees/{employeeId}/time_off/policies"
}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.
Recommended action
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.
