---
title: "Changes to Returns all time entries of the specified project."
method: GET
path: "/projects/{projectId}/timeentries"
---

# Changes to Returns all time entries of the specified project.

`GET /projects/{projectId}/timeentries`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 20 revisions.

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

## Changes

- **2026-03-27** (v2) `37e2bc00c70a` — 1 info
  - the endpoint scheme security `oauth2` was added to the API
- **2026-03-24** (v2) `573939b95e06` — 8 warning
  - removed the optional property `items/project/tags` from the response with the `200` status
  - removed the optional property `items/project/teams` from the response with the `200` status
  - removed the optional property `items/task/assignees` from the response with the `200` status
  - removed the optional property `items/task/project/tags` from the response with the `200` status
  - removed the optional property `items/task/project/teams` from the response with the `200` status
  - removed the optional property `items/task/tags` from the response with the `200` status
  - removed the optional property `items/user/tags` from the response with the `200` status
  - removed the optional property `items/user/teams` from the response with the `200` status
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
  - api operation id `GetProjectTimeEntriesV2` was added
- **2025-12-10** (v2) `ee9766594c44` — 3 info
  - added the optional property `items/project/projectKey` to the response with the `200` status
  - added the optional property `items/task/project/projectKey` to the response with the `200` status
  - added the optional property `items/task/taskIdentifier` to the response with the `200` status
- **2025-03-07** (v2) `4ec11ed525d2` — 1 info
  - endpoint added

---

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