LeavesList of employee leave balancesServer URLloading...GET/api/public/v2/employees/{id}/leave_balancesSendAuthorizationPathPath Parametersid*integerResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/api/public/v2/employees/0/leave_balances"200{ "data": [ null ]}Delete an employee leave type DELETEPrevious PageUpdate an employee leave balance PUTNext Page