get https://{company}.{environment}.com/api/v1/time/leaverequests
Get all the leaves in the organization between from
and to
date.If both from
and to
are not specified, last 30 days records are returned.from
date should be before to
date.The difference between from
and to
date cannot be more than 90 days.