Skip to content
JustLogin API

Get Leave Information

Returns a list of leave types for the employee.

PropertyValue
MethodGET
URL /leave/setup/leave/v2/companies/:companyGuid/users/:userGuid/leavetypes/:leaveTypeId/leavesummary?baseondate=YYYY-MM-DD
HeadersAuthorization Bearer: {{token}}
Parameters:companyGuid - the unique identifier of the company.
:userGuid - the unique identifier of the user.
leaveTypeId - the Leave Type Id returned from List Leave Type API
YYYY-MM-DD - the date you would like to query against.