---
search:
  tags:
    - account
    - GET
seo:
  description: >-
    Returns a specific time tracker by ID with all calculated fields.… Reference
    for the GET /account/time-tracker/{id} endpoint in the Leadtime Public API
    API.
sidebar:
  badge: GET
  label: Get single time tracker
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.

<Operation source="api-reference" id="timetrackercontroller-getone" />
