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