---
title: "GET /time-entry/task/{taskId}"
method: GET
path: "/time-entry/task/{taskId}"
tags: ["Time Entries"]
---

# GET /time-entry/task/{taskId}

`GET /time-entry/task/{taskId}`

Get all time entries for a specific task

## Path parameters

- `taskId` string, required

## Response `200`

List of time entries for the task

- unknown[]
  - unknown

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/f087930faab7/schema)
