v1
latestOpenAPI 3.1.1LicenseRef-Proprietary2026-07-1310179223.1 KBTime Off
Get Time Off Types
List the time-off types defined for the team (e.g. Vacation, Sick Leave).
get/resource-planner/time-off-types
Response
OK
Example response
[
{
"id": 876534,
"name": "Sick",
"color": "#4babe5",
"paid": true,
"description": "some notes"
}
]