Kafka Connect
Get connector configuration
Get the configuration for the connector.
get/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config
Path parameters
cluster_namestring required
Unique name of target Connect cluster. For Redpanda Cloud, use redpanda.
namestring required
Name of connector.
Response
An unexpected error response.