---
title: "Changes to Get all community concepts"
method: GET
path: "/community-concepts"
---

# Changes to Get all community concepts

`GET /community-concepts`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 6 of 50 revisions.

- **2026-03-03** `3f5b0d28b296` — 1 info
- **2026-03-02** `8abfd084d7aa` — 1 warning
- **2026-02-27** `0a8e7ce6b0e7` — 1 info
- **2026-01-18** `2e123831df6e` — 4 breaking, 8 warning, 8 info
- **2025-05-24** `16a2946a00d0` — 1 info
- **2025-04-29** `c9e23cb778c9` — 1 breaking

## Changes

- **2026-03-03** `3f5b0d28b296` — 1 info
  - added the new optional `query` request parameter `status`
- **2026-03-02** `8abfd084d7aa` — 1 warning
  - deleted the `query` request parameter `status`
- **2026-02-27** `0a8e7ce6b0e7` — 1 info
  - added the new optional `query` request parameter `status`
- **2026-01-18** `2e123831df6e` — 4 breaking, 8 warning, 8 info
  - for the `query` request parameter `limit`, default value `1000` was added
  - for the `query` request parameter `offset`, default value `0` was added
  - added `#/components/schemas/comm_concept_full, #/components/schemas/comm_concept_full_nested` to the response body `oneOf` list for the response status `200`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - for the `query` request parameter `limit`, the min was set to `0.00`
  - for the `query` request parameter `offset`, the min was set to `0.00`
  - deleted the `query` request parameter `detail`
  - removed the optional property `accession_code` from the response with the `200` status
  - removed the optional property `community_name` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `reference` from the response with the `200` status
  - api operation id `get-cc` was added
  - api tag `Community concepts` added
  - added the new optional `query` request parameter `create_parquet`
  - added the new optional `query` request parameter `search`
  - added the new optional `query` request parameter `sort`
  - added the new optional `query` request parameter `with_nested`
  - added the media type `application/vnd.apache.parquet` for the response with the status `200`
  - added the non-success response with the status `400`
- **2025-05-24** `16a2946a00d0` — 1 info
  - endpoint added
- **2025-04-29** `c9e23cb778c9` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/nceas/apis/vegbankapi/docs/community-concepts/get.md) · [API](https://skmtc.dev/nceas/apis/vegbankapi.md) · [Page](https://skmtc.dev/nceas/apis/vegbankapi/changes/community-concepts/get)
