get
https://gateway.remote.com/v1/timeoff/types
Lists all time off types that can be used for the timeoff_type parameter.
Backward compatibility: Calling this endpoint without the type query parameter returns the same response as before (time off types for full-time employments). Existing integrations do not need to change.
Optionally, pass type=contractor to get time off types for contractor employments, or type=full_time for full-time employments (same as omitting the parameter).
Scopes
| Category | Read only Scope | Write only Scope (read access implicit) |
|---|---|---|
Manage timeoffs (time_and_attendance) | View timeoffs (timeoff:read) | Manage timeoffs (timeoff:write) |
Callback