Skip to main content
GET
/
v1
/
leave-balances
/
{id}
Get a leave balance
curl --request GET \
  --url https://api.plane.com/v1/leave-balances/{id} \
  --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.

Parameters

id
string
required
The ID of the leave balance to retrieve.

Returns

Returns the Leave Balance object if a valid ID was provided.