---
title: "Get the tokens from one concept"
method: GET
path: "/concept/{cname}"
tags: ["Concept"]
---

# Get the tokens from one concept

`GET /concept/{cname}`

## Path parameters

- `cname` string, required

## Response `200`

OK

- Condition[]
  - `string` string
  - `type` integer
  - `case_sensitive` boolean

## Changes

- **2020-02-20** `5e2e07fbaa35` — 1 info
  - api operation id `endpoints.get_concept` removed and replaced with `idea2.get_concept`

[Change history](https://skmtc.dev/megagonlabs/apis/ruler-api-specification/changes/concept/:cname/get.md)

---

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