Skip to main content

Read a Connector Status

GET 

/connect/v1/environments/:environment_id/clusters/:kafka_cluster_id/connectors/:connector_name/status

Get current status of the connector. This includes whether it is running, failed, or paused. Also includes which worker it is assigned to, error information if it has failed, and the state of all its tasks.

Request

Responses

Connector.