Returns a list of parent IDs with the count of nested items. An example can be a list of Quote folders (their IDs) with the count of line items inside them.
{- "response": {
- "node": "pricefx-cluster",
- "data": [
- {
- "iZOp5XIIUofGWq5": 2,
- "ROOT": 2,
- "cYK7qJRcnCoT4Q2": 1,
- "execution time": "23ms"
}
], - "status": 0
}
}