---
title: "Get a task by id"
method: GET
path: "/v1/workspaces/{workspaceId}/projects/{projectId}/tasks/{taskId}"
tags: ["Task"]
---

# Get a task by id

`GET /v1/workspaces/{workspaceId}/projects/{projectId}/tasks/{taskId}`

## Path parameters

- `taskId` string, required — Represents a task identifier across the system.
- `projectId` string, required — Represents a project identifier across the system.
- `workspaceId` string, required — Represents a workspace identifier across the system.

## Response `200`

OK

- TaskDtoV1 — unresolved $ref

## Changes

- **2026-08-20** `a5b636acbcd8` — 9 info
  - the `` response's property default value `` was added for the status `200`
  - the `` response's property default value `` was added for the status `200`
  - the `currency` response's property default value `` was added for the status `200`
  - the `currency` response's property default value `` was added for the status `200`
  - …5 more

[Change history](https://skmtc.dev/clockify/apis/clockify-api/changes/v1/workspaces/:workspaceId/projects/:projectId/tasks/:taskId/get.md)

---

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