---
title: "Changes to Returns the last time entry of a specified user."
method: GET
path: "/users/{userId}/timeentries/last"
---

# Changes to Returns the last time entry of a specified user.

`GET /users/{userId}/timeentries/last`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 20 revisions.

- **2026-06-04** (v2) `e2278b9be9e3` — 1 breaking
- **2026-04-01** (v2) `d8661cfbd4e3` — 2 breaking, 50 info
- **2026-03-24** (v2) `573939b95e06` — 16 warning
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
- **2025-12-10** (v2) `ee9766594c44` — 6 info
- **2025-11-13** (v2) `47bb63595137` — 1 info
- **2025-02-26** (v2) `9959dbc38387` — 1 info

## Changes

- **2026-06-04** (v2) `e2278b9be9e3` — 1 breaking
  - removed the media type `application/json` for the response with the status `204`
- **2026-04-01** (v2) `d8661cfbd4e3` — 2 breaking, 50 info
  - the response's body type changed from `array` to `object` for status `200`
  - the response's body type changed from `array` to `object` for status `204`
  - added the optional property `breakDuration` to the response with the `200` status
  - added the optional property `breakDuration` to the response with the `204` status
  - added the optional property `breaks` to the response with the `200` status
  - added the optional property `breaks` to the response with the `204` status
  - added the optional property `createdBy` to the response with the `200` status
  - added the optional property `createdBy` to the response with the `204` status
  - added the optional property `createdOn` to the response with the `200` status
  - added the optional property `createdOn` to the response with the `204` status
  - added the optional property `duration` to the response with the `200` status
  - added the optional property `duration` to the response with the `204` status
  - added the optional property `endDate` to the response with the `200` status
  - added the optional property `endDate` to the response with the `204` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `id` to the response with the `204` status
  - added the optional property `isBillable` to the response with the `200` status
  - added the optional property `isBillable` to the response with the `204` status
  - added the optional property `isBilled` to the response with the `200` status
  - added the optional property `isBilled` to the response with the `204` status
  - added the optional property `isDateOnly` to the response with the `200` status
  - added the optional property `isDateOnly` to the response with the `204` status
  - added the optional property `isExternal` to the response with the `200` status
  - added the optional property `isExternal` to the response with the `204` status
  - added the optional property `note` to the response with the `200` status
  - added the optional property `note` to the response with the `204` status
  - added the optional property `project` to the response with the `200` status
  - added the optional property `project` to the response with the `204` status
  - added the optional property `projectId` to the response with the `200` status
  - added the optional property `projectId` to the response with the `204` status
  - added the optional property `resourceVersion` to the response with the `200` status
  - added the optional property `resourceVersion` to the response with the `204` status
  - added the optional property `startDate` to the response with the `200` status
  - added the optional property `startDate` to the response with the `204` status
  - added the optional property `task` to the response with the `200` status
  - added the optional property `task` to the response with the `204` status
  - added the optional property `taskId` to the response with the `200` status
  - added the optional property `taskId` to the response with the `204` status
  - added the optional property `typeOfWork` to the response with the `200` status
  - added the optional property `typeOfWork` to the response with the `204` status
  - …12 more
- **2026-03-24** (v2) `573939b95e06` — 16 warning
  - removed the optional property `items/project/tags` from the response with the `200` status
  - removed the optional property `items/project/tags` from the response with the `204` status
  - removed the optional property `items/project/teams` from the response with the `200` status
  - removed the optional property `items/project/teams` from the response with the `204` status
  - removed the optional property `items/task/assignees` from the response with the `200` status
  - removed the optional property `items/task/assignees` from the response with the `204` status
  - removed the optional property `items/task/project/tags` from the response with the `200` status
  - removed the optional property `items/task/project/tags` from the response with the `204` status
  - removed the optional property `items/task/project/teams` from the response with the `200` status
  - removed the optional property `items/task/project/teams` from the response with the `204` status
  - removed the optional property `items/task/tags` from the response with the `200` status
  - removed the optional property `items/task/tags` from the response with the `204` status
  - removed the optional property `items/user/tags` from the response with the `200` status
  - removed the optional property `items/user/tags` from the response with the `204` status
  - removed the optional property `items/user/teams` from the response with the `200` status
  - removed the optional property `items/user/teams` from the response with the `204` status
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
  - api operation id `GetLastTimeEntriesByUserIdV2` was added
- **2025-12-10** (v2) `ee9766594c44` — 6 info
  - added the optional property `items/project/projectKey` to the response with the `200` status
  - added the optional property `items/project/projectKey` to the response with the `204` status
  - added the optional property `items/task/project/projectKey` to the response with the `200` status
  - added the optional property `items/task/project/projectKey` to the response with the `204` status
  - added the optional property `items/task/taskIdentifier` to the response with the `200` status
  - added the optional property `items/task/taskIdentifier` to the response with the `204` status
- **2025-11-13** (v2) `47bb63595137` — 1 info
  - added the success response with the status `204`
- **2025-02-26** (v2) `9959dbc38387` — 1 info
  - endpoint added

---

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