Get an Employee Time Off Requests

Get an employee's all time off requests (including upcoming) with their current statuses (Requested, Approved, Denied, Cancelled).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Employee unique identifier (Emp ID or UUID)

Query Params
string

Time off start date

string

Time off end date

timeOffType
array of strings

Time off policy type

timeOffType
Allowed:
status
array of strings

Current status of time off request

status
Allowed:
int32
required

Page number for pagination

int32
required

Number of records per page

Headers
string
required

The company unique identifier

Responses

400

In case the request has some invalid parameter.

401

In case Security key is not provided or invalid.

500

In case system is unable to fulfil the request due to some internal error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*