With REST API i’m able to get the topic and connectors information, with the help of below links
https://<server-name>/topics
https://<server-name>/connector-plugins
https://<server-name>/connectors
My doubt is can we get the topic records also by using REST API?