---
title: "Print the taxonomy classes valid for the given classifier."
method: GET
path: "/api2/json/taxonomyClasses/{classifierName}"
tags: ["admin"]
---

# Print the taxonomy classes valid for the given classifier.

`GET /api2/json/taxonomyClasses/{classifierName}`

## Path parameters

- `classifierName` string, required

## Response `200`

Available plans

- APIClassifierTaxonomyOut
  - `classifierName` string — Name of the classifier as per apiStatus (corresponds also to the name of the service in apiServices)
  - `taxonomyClasses` string[] — The taxonomy classes this classifier classifies to
  - `classifyingScripts` string[] — The scripts / alphabets this classifiers classifies to

## Other responses

- `401` — Missing or incorrect token

---

[API](https://skmtc.net/namsor/apis/namsor-api-v2.md) · [All operations](https://skmtc.net/namsor/apis/namsor-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/namsor/namsor-api-v2/revisions/305e4f6eeaf5/schema)
