GET System-wide Time Tracking Settings
GET /rest/admin/timetracking
Get current system-wide time tracking settings: a number of working days in a week, and a number of hours in a working day.
Response Parameters
Parameter | Type | Description |
---|---|---|
hoursADay | Integer | Number of hours in a working day |
daysAWeek | Integer | Number of working days in a week. Since YouTrack 5.1 this setting is calculated automatically from the list set by the |
workWeek | list | Logical construction that designates a list of work days (list of |
workDay | Integer | Integer sequential number for a day of week to be considered a working day: |
Sample
Request:
Response: