This API currently only works as a web API and needs to be converted to v3 to support token-based authentication
Description:
URL : /time-track/get-settings
Method : GET
Segment: none
Parameters: none
Response:
{
"success": true,
"data": {
"additional": 0
}
}