---
title: "Get active timers for a user"
method: GET
path: "/v1/time-track/users/{userId}/active-timers"
tags: ["Task Timer"]
---

# Get active timers for a user

`GET /v1/time-track/users/{userId}/active-timers`

Fetch all active timers (not stopped) for a user across tasks

## Path parameters

- `userId` integer, required

## Headers

- `X-Org-Id` integer, required

## Response `200`

Active timers retrieved successfully

---

[API](https://skmtc.net/astravue/apis/astravue-api.md) · [All operations](https://skmtc.net/astravue/apis/astravue-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/astravue/astravue-api/revisions/237f5bbd4029/schema)
