---
title: "Mark a checklist item checked in the Task"
method: GET
path: "/api/v3/projects/{project_id}/tasks/check_items"
tags: ["tasks"]
---

# Mark a checklist item checked in the Task

`GET /api/v3/projects/{project_id}/tasks/check_items`

## Path parameters

- `project_id` string, uuid, required

## Headers

- `Fieldwire-Version` string, date, required

## Response `200`

Successful response

- TasksCheckItemsResponse — Mapping from task_id to the count of items

---

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