Get all leave balances for a specific employee
Retrieve all leave balances for an employee across all leave types for a specific year. This provides a comprehensive view of an employee’s leave allocation and usage.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Falasefemi2/companyflow/llms.txt
Use this file to discover all available pages before exploring further.
"987e6543-e21b-12d3-a456-426614174000"2025available_days = total_days - used_days - pending_daysWhere total_days includes any carried forward days from the previous year.