---
title: "Running timer count for the current user"
method: GET
path: "/time_entries/running"
tags: ["Time Entries"]
---

# Running timer count for the current user

`GET /time_entries/running`

Slim payload for the nav "timer running" indicator.

## Response `200`

Successful response

- object
  - `data` object
    - `count` integer

## Other responses

- `401` — Unauthenticated

---

[API](https://skmtc.dev/harpoonapp/apis/harpoon-api-documentation.md) · [All operations](https://skmtc.dev/harpoonapp/apis/harpoon-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/harpoonapp/harpoon-api-documentation/revisions/e150ab106921/schema)
