Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Available expansions: policy, provider, rejectedBy
See Query Parameters for more information on expansions.
"2024-11-20T07:43:34+0000"
pending, approved, rejected, cancelled "approved"
"2024-11-20T07:43:34+0000"
"2024-11-20T07:43:34+0000"
"Going on vacation with my family."
Represents the number of hours requested off for each day in the time off request.
[
{
"date": "2024-10-06T00:00:00.000Z",
"duration": 0
},
{
"date": "2024-10-07T00:00:00.000Z",
"duration": 8
},
{
"date": "2024-10-08T00:00:00.000Z",
"duration": 8
}
]The total number of hours that will be paid out for this time off request.
32
Only present for rejected time off requests, the user who rejected the request.
Only present for rejected time off requests, reason may be null for unspecified.