Get a specific time off requestDocumentation Index
Fetch the complete documentation index at: https://developers.untetherlabs.com/llms.txt
Use this file to discover all available pages before exploring further.
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, 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