---
title: "Retrieve the schema for Redpanda Connect pipeline configurations"
method: GET
path: "/v1/redpanda-connect/config-schema"
tags: ["Redpanda Connect Pipelines"]
---

# Retrieve the schema for Redpanda Connect pipeline configurations

`GET /v1/redpanda-connect/config-schema`

The configuration schema includes available [components and processors](https://docs.redpanda.com/redpanda-cloud/develop/connect/components/about) in this Redpanda Connect instance.

## Response `200`

OK

- GetPipelineServiceConfigSchemaResponse
  - `config_schema` string — JSON schema of the configuration components that are allowed for Connect pipelines.

## Other responses

- `401` — Unauthenticated.
- `500` — Internal Server Error. Reach out to support.
- `default` — An unexpected error response.

## Changes

- **2025-08-20** `dc5aad6b7519` — 2 info
  - api tag `Redpanda Connect Pipelines` added
  - api tag `Redpanda Connect Pipeline` removed
- **2025-05-27** `dfa71f9d277e` — 2 info
  - api tag `Redpanda Connect Pipeline` added
  - api tag `Redpanda Connect Pipelines` removed

[Change history](https://skmtc.dev/redpanda-data/apis/redpanda-cloud-data-plane-api/changes/v1/redpanda-connect/config-schema/get.md)

---

[API](https://skmtc.dev/redpanda-data/apis/redpanda-cloud-data-plane-api.md) · [All operations](https://skmtc.dev/redpanda-data/apis/redpanda-cloud-data-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/redpanda-data/redpanda-cloud-data-plane-api/revisions/7eef0bcc42e7/schema)
