---
title: "Search for concepts or collections in a scheme."
method: GET
path: "/conceptschemes/{scheme_id}/c"
tags: ["Pyramid_skosprovider"]
---

# Search for concepts or collections in a scheme.

`GET /conceptschemes/{scheme_id}/c`

Search for concepts or collections in a scheme.

## Path parameters

- `scheme_id` string, required

## Query parameters

- `type` string
- `mode` string
- `label` string
- `collection` string
- `sort` string
- `language` string

## Response `200`

The concepts in this conceptscheme were found.

- ThingReduced[]
  - `type` string
  - `uri` string
  - `id` string
  - `label` string

## Other responses

- `404` — The conceptscheme was not found.

---

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