Time Entries
Running timer count for the current user
Slim payload for the nav "timer running" indicator.
get/time_entries/running
Response
Successful response
Example response
{
"data": {
"count": 1
}
}Slim payload for the nav "timer running" indicator.
Successful response
{
"data": {
"count": 1
}
}