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
  }
}

Changes