---
title: "Return a summary of the tasks for a given assessment"
method: GET
path: "/v1/org/{orgId}/assessment/{assessmentId}/task-summary"
tags: ["assessment"]
---

# Return a summary of the tasks for a given assessment

`GET /v1/org/{orgId}/assessment/{assessmentId}/task-summary`

## Path parameters

- `orgId` string, required
- `assessmentId` string, required

## Response `200`

successful operation

- AssessmentTaskSummary
  - `summaryMap` object, required

## Other responses

- `401` — unauthorized

---

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