---
title: "Number of labels by language"
method: GET
path: "/{vocid}/labelStatistics"
tags: ["Vocabulary-specific methods"]
---

# Number of labels by language

`GET /{vocid}/labelStatistics`

Returns a list of label (skos:prefLabel, skos:altLabel and skos:hiddenLabel) counts in all the different languages.

## Path parameters

- `vocid` string, required

## Query parameters

- `lang` string

## Response `200`

the concept and group counts for the vocabulary

## Other responses

- `304` — the resource was not modified, so there is no need to retransmit the requested resources
- `404` — no vocabulary could be found with the requested id

---

[API](https://skmtc.net/natlibfi/apis/skosmos-api.md) · [All operations](https://skmtc.net/natlibfi/apis/skosmos-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/natlibfi/skosmos-api/versions/1ad5811c7a3e/schema)
