v3
latestOpenAPI 3.1.02026-07-31144319609.5 KBHolidayQuota
get/v2/holidaysQuota/{id}
Path parameters
idinteger required
Example:1
Response
Successful operation
Example response
{
"data": {
"id": 10,
"users_id": 20,
"count": 3.5,
"note": "Carryover from previous year"
}
}