---
title: "Get concepts"
method: GET
path: "/taxonomies/{taxonomyDimension}"
tags: ["Taxonomies"]
---

# Get concepts

`GET /taxonomies/{taxonomyDimension}`

Get taxonomy dimension concepts.

## Path parameters

- `taxonomyDimension` string, required

## Query parameters

- `accountId` string
- `term` string
- `autocomplete` boolean
- `limit` integer

## Response `200`

OK

- object
  - `data` object[], required
    - `id` string, required
    - `name` string, required

## Other responses

- `400` — bad request
- `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)
