get https://api.bamboohr.com/api/gateway.php//v1/meta/time_off/policies
This endpoint gets a list of time off policies.
Log in to see full request history
Response
This endpoint gets a list of time off policies.
xxxxxxxxxx
curl --request GET \
--url https://api.bamboohr.com/api/gateway.php/companyDomain/v1/meta/time_off/policies \
--header 'accept: application/json'
Try It!
to start a request and see the response here!