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