{"type":"api","title":"Retrieve children superzone IDs of a heterarchy element","meta":{"id":"/apps/pubhub/media/cisco-cmx-v11-0-0/c5aed5a4a2c41c993164672f27e8c5acda4dd890/91ef8e4b-f544-3c91-8a04-69b14ddb60e9","info":{"title":"Configuration API","version":"1.0.0","description":"This is Configuration API"},"x-parser-conf":{"overview":{"markdownPath":"reference/overview.md"}},"openapi":"3.0.0"},"spec":{"operationId":"childrenCounts","summary":"Retrieve children superzone IDs of a heterarchy element","description":"The call retrieves children superzone IDs of an heterarchy element and, under them, the counts of all the nested children elements. Used for getting the element counts pertaining to the buildings of a campus, or to the campuses at root level. The element is identified by the path of the API call (either the full path or the id of the element- see Add/Update zones or tags for details on obtaining the element id). Specifying a level retrieves only children of that level.","responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object"}}}},"401":{"description":"Error Message","content":{"application/json":{"schema":{"type":"object"},"example":{"error":"CMX: System error"}}}}},"__originalOperationId":"childrenCounts","method":"get","path":"/config/v1/heterarchy/:pathSegments/childrencounts"}}