Kafka Connect
Get connector status
Gets the current status of the connector, including the state for each of its tasks, error information, etc.
get/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/status
Path parameters
cluster_namestring required
Unique name of target Connect cluster. For Redpanda Cloud, use redpanda.
namestring required
Name of connector.
Response
OK