get https://api.bamboohr.com/api/gateway.php//v1_1/employees//time_off/policies
Sample Response
[
{
"timeOffPolicyId": 4,
"timeOffTypeId": 1,
"accrualStartDate": "2012-02-01"
},
{
"timeOffPolicyId":5,
"timeOffTypeId": 2,
"accrualStartDate": "0000-00-00"
}
]
Note
For Manual and Discretionary policies, the accrual start date will be "0000-00-00"