Kafka Connect
List connector topics
Returns a list of connector topic names. If the connector is inactive, this call returns an empty list.
get/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/topics
Path parameters
cluster_namestring required
Unique name of target Connect cluster. For Redpanda Cloud, use redpanda.
namestring required
Name of connector.
Response
OK