Get Request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Available expansions: policy, provider, rejectedBy
See Query Parameters for more information on expansions.
Response
"2024-11-20T07:43:34+0000"
pending, approved, rejected, cancelled, pending_sync, sync_failed "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.
Present for pending_sync requests, contains the latest Rippling sync status and error message.
The shift conflict resolution strategy selected when this request was approved.
delete, deleteWithOpen, callout, calloutWithOpen, keep, keepWithOpen, null