---
search:
  tags:
    - account
    - GET
seo:
  description: >-
    Returns a specific time tracker by ID with all calculated fields. The…
    Reference for the GET /account/time-tracker/{id} endpoint in the Leadtime
    Public API.
sidebar:
  label: Get single time tracker
  badge: GET
title: Get single time tracker
type: openapi-operation
---
Returns a specific time tracker by ID with all calculated fields. The tracker must belong to the authenticated user.

Calculated fields include running status, total hours (from intervals and correction), formatted time strings, and flags for auto-ended intervals or old trackers.

`GET /account/time-tracker/{id}`
