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>'Documentation Index
Fetch the complete documentation index at: https://docs.plane.com/llms.txt
Use this file to discover all available pages before exploring further.
entitlements property that contains an array of
Leave Entitlement objects.Was this page helpful?