---
title: "List taxonomy concepts"
method: GET
path: "/taxonomies/{taxonomy}/versions/{version}/concepts"
tags: ["Taxonomies"]
---

# List taxonomy concepts

`GET /taxonomies/{taxonomy}/versions/{version}/concepts`

Returns a list of all taxonomy concepts sorted by display id.

## Query parameters

- `fields` string
- `filter` string
- `limit` integer
- `q` string
- `after` integer
- `locale` string

## Response `200`

OK

- object
  - `data` object[], required
  - `warnings` string[], required
  - `errors` string[], required

## Other responses

- `404` — requested resource not found

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/revisions/fc66b9877391/schema)
