---
title: "Changes to Get a time entry by id."
method: GET
path: "/timeentries/{timeEntryId}"
---

# Changes to Get a time entry by id.

`GET /timeentries/{timeEntryId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 20 revisions.

- **2026-03-24** (v2) `573939b95e06` — 8 warning
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
- **2025-12-10** (v2) `ee9766594c44` — 3 info

## Changes

- **2026-03-24** (v2) `573939b95e06` — 8 warning
  - removed the optional property `project/tags` from the response with the `200` status
  - removed the optional property `project/teams` from the response with the `200` status
  - removed the optional property `task/assignees` from the response with the `200` status
  - removed the optional property `task/project/tags` from the response with the `200` status
  - removed the optional property `task/project/teams` from the response with the `200` status
  - removed the optional property `task/tags` from the response with the `200` status
  - removed the optional property `user/tags` from the response with the `200` status
  - removed the optional property `user/teams` from the response with the `200` status
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
  - api operation id `GetTimeEntryByIdV2` was added
- **2025-12-10** (v2) `ee9766594c44` — 3 info
  - added the optional property `project/projectKey` to the response with the `200` status
  - added the optional property `task/project/projectKey` to the response with the `200` status
  - added the optional property `task/taskIdentifier` to the response with the `200` status

---

[Operation](https://skmtc.dev/awork-io/apis/awork-api/docs/timeentries/:timeEntryId/get.md) · [API](https://skmtc.dev/awork-io/apis/awork-api.md) · [Page](https://skmtc.dev/awork-io/apis/awork-api/changes/timeentries/:timeEntryId/get)
