---
title: "Get a task by id."
method: GET
path: "/tasks/{tid}"
tags: ["Task"]
---

# Get a task by id.

`GET /tasks/{tid}`

## Path parameters

- `tid` string, required

## Response `default`

default response

## Changes

- **2026-08-29** `5fa7a57a26dd` — 1 info
  - added the optional property `workflowState` to the response with the `default` status

[Change history](https://skmtc.dev/onshape/apis/onshape-rest-api/changes/tasks/:tid/get.md)

---

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