Zookeeper

Get the stat

Use this api to fetch additional details of a znode such as creation time, modified time, numChildren etc

get/zk/stat

Query parameters

pathstring required

Zookeeper Path, must start with /

Response

Success

Changes