GET /company/time-off-types
Summary: —
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Provides a list of available time-off types, for example 'Paid vacation', 'Parental leave' or 'Home office'
Parameters (2)
limit
(integer, query, optional, default: 200)
Pagination attribute to limit how many records will be returned per page
Constraints: {'minimum': 1}
offset
(integer, query, optional, default: 0)
Pagination attribute to identify which page you are requesting, by the form of telling an offset from the first record that would be returned.
Constraints: {'minimum': 0}
No probe data for this endpoint yet.