---
title: "GET /v1/functions/{functionId}/summary"
method: GET
path: "/v1/functions/{functionId}/summary"
tags: ["V1FunctionSummaries"]
---

# GET /v1/functions/{functionId}/summary

`GET /v1/functions/{functionId}/summary`

## Path parameters

- `functionId` string, required

## Response `200`

Success

- FunctionSummary
  - `sampleCount` integer
  - `annotatedSampleCount` integer
  - `annotatedSampleCountByLabelId` LabelCountDictionary

---

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