Get connector status
GET
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/status
Data Plane API
{var_value}
Get connector status
Gets the current status of the connector, including the state for each of its tasks, error information, etc.
Authentication:
Auth0 (oauth2) implicit flow
GET /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/status
Loading...
Response
Waiting for a request to be sent.