curl --request GET \
--url https://api.plane.com/v1/leave-entitlements \
--header 'Authorization: Bearer <token>'Returns leave entitlements in your Plane workspace.
curl --request GET \
--url https://api.plane.com/v1/leave-entitlements \
--header 'Authorization: Bearer <token>'entitlements property that contains an array of
Leave Entitlement objects.Was this page helpful?