curl --request GET \
--url https://api.plane.com/v1/leave-policies/{id} \
--header 'Authorization: Bearer <token>'Retrieve an existing leave policy.
curl --request GET \
--url https://api.plane.com/v1/leave-policies/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?