---
title: "Get work item"
method: GET
path: "/matters/v1/{id}/work-items/{workItemId}"
tags: ["Matters"]
---

# Get work item

`GET /matters/v1/{id}/work-items/{workItemId}`

Get a single work item for a matter.

## Path parameters

- `id` string, required
- `workItemId` string, required

## Response `200`

Work item

---

[API](https://skmtc.net/casemark/apis/case-dev-api.md) · [All operations](https://skmtc.net/casemark/apis/case-dev-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casemark/case-dev-api/revisions/5b7e64e6d6f9/schema)
