get https://api.bamboohr.com/api/gateway.php//v1/employees//time_off/policies
Sample Response
[
{
"timeOffPolicyId": 4,
"timeOffTypeId": 1,
"accrualStartDate": "2012-02-01"
},
{
"timeOffPolicyId":5,
"timeOffTypeId": 2,
"accrualStartDate": "2013-02-01"
}
]