curl --location --request GET 'https://api.astravue.com/v1/time-track/users//active-timers' \
--header 'X-Org-Id;'
{
"tenantId": 0,
"trackId": 0,
"trackerType": "string",
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"timePeriod": 0,
"taskId": 0,
"parentTaskId": 0,
"title": "string",
"task": {},
"projectId": 0,
"spaceId": 0,
"billingType": true,
"notes": "string",
"user": {},
"createdTime": "2019-08-24T14:15:22Z",
"when": "2019-08-24T14:15:22Z"
}