---
title: "stops a tracking time"
method: GET
path: "/trackings/stop/{note}"
tags: ["tracking"]
---

# stops a tracking time

`GET /trackings/stop/{note}`

## Path parameters

- `note` string, required

## Response `200`

successful operation

- Tracking
  - `id` integer
  - `start_time` string
  - `duration` integer
  - `note` string
  - `project_id` integer
  - `estimate_item_id` integer
  - `tracking_type` integer
  - `amount` number

---

[API](https://skmtc.net/trackfront/apis/trackfront-v1.md) · [All operations](https://skmtc.net/trackfront/apis/trackfront-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trackfront/trackfront-v1/versions/46087eaf6f2a/schema)
