v1
latestOpenAPI 3.0.12026-07-24192492466.5 KBWorkFromHome
Get all WFH Requests
Get all the WFH/OnDuty requests 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.
get/time/wfh
Query parameters
lastModifiedstring date-time
Filter by last modified date.
employeeIdsstring
Comma separated list of one or more Employee ids you'd like to filter on.
fromstring date-time
From date.
tostring date-time
To date.
statusstring
The Request status
pageNumberinteger
pageSizeinteger
Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200
Response
OK