v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Time Off
Public API

List Employee Time Off Policies (v1)

Deprecated. Use List Employee Time Off Policies (v1.1) instead (list-employee-time-off-policies-v1-1). Returns the time off policies currently assigned to the specified employee, including policy ID, time off type, and accrual start date.

OAuth Scopes: time_off

get/api/v1/employees/{employeeId}/time_off/policies

Path parameters

employeeIdstring required

The internal employee ID.

Response

The list of time off policies assigned to the employee. Only includes regular (accruing) policy types.

timeOffPolicyIdstring

The ID of the assigned time off policy.

timeOffTypeIdinteger

The ID of the time off type.

accrualStartDatestring date

The date accruals started in YYYY-MM-DD format.