---
title: "Changes to Get Schemas"
method: GET
path: "/api/v1/pipelines/sources/{source_name}/schemas"
---

# Changes to Get Schemas

`GET /api/v1/pipelines/sources/{source_name}/schemas`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-02-02** `f0a3d26cc0c6` — 2 warning, 4 info
- **2025-06-16** `557b7644b943` — 2 info
- **2025-02-27** `b0ed6c7dac42` — 4 info

## Changes

- **2026-02-02** `f0a3d26cc0c6` — 2 warning, 4 info
  - removed the optional property `errors` from the response with the `401` status
  - removed the optional property `errors` from the response with the `403` status
  - api operation id `get_schemas_for_sources_api_v1_pipelines_sources__source_name__schemas_get` removed and replaced with `get_schemas_api_v1_pipelines_sources__source_name__schemas_get`
  - added the non-success response with the status `404`
  - added the non-success response with the status `423`
  - removed the non-success response with the status `422`
- **2025-06-16** `557b7644b943` — 2 info
  - added the optional property `errors` to the response with the `401` status
  - added the optional property `errors` to the response with the `403` status
- **2025-02-27** `b0ed6c7dac42` — 4 info
  - api operation id `get_schemas_api_v1_pipelines_sources__source_name__schemas_get` removed and replaced with `get_schemas_for_sources_api_v1_pipelines_sources__source_name__schemas_get`
  - added the non-success response with the status `422`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `423`

---

[Operation](https://skmtc.dev/redis/apis/redis-data-integration-api/docs/api/v1/pipelines/sources/:source_name/schemas/get.md) · [API](https://skmtc.dev/redis/apis/redis-data-integration-api.md) · [Page](https://skmtc.dev/redis/apis/redis-data-integration-api/changes/api/v1/pipelines/sources/:source_name/schemas/get)
