/time-off
/time-off
Returns a list of TimeOff objects.
Authentication
Token-based authentication with required prefix “Bearer”
Headers
Query parameters
If provided, will only return time-offs that ended before this datetime.
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Deprecated. Use show_enum_origins.
If provided, will only return TimeOff with this request type. Options: (‘VACATION’, ‘SICK’, ‘PERSONAL’, ‘JURY_DUTY’, ‘VOLUNTEER’, ‘BEREAVEMENT’)
If provided, will only return time-offs that started after this datetime.
If provided, will only return time-offs that started before this datetime.
If provided, will only return TimeOff with this status. Options: (‘REQUESTED’, ‘APPROVED’, ‘DECLINED’, ‘CANCELLED’, ‘DELETED’)