v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Kafka Connect

Get connector

Get information about a connector in a specific cluster.

get/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}

Path parameters

cluster_namestring required

Unique name of target Connect cluster. For Redpanda Cloud, use redpanda.

namestring required

Name of connector.

Response

OK

configobject required

Connector configuration properties.

namestring required

Name of connector.

typestring