# September 11, 2025 - Returning information on all managed object ancestors when withParents=true

**URL:** https://community.cumulocity.com/t/september-11-2025-returning-information-on-all-managed-object-ancestors-when-withparents-true/12740
**Category:** Platform services
**Tags:** Api-change, platform-services, rest-api
**Created:** [September 16, 2025, 7:05am UTC](https://community.cumulocity.com/t/september-11-2025-returning-information-on-all-managed-object-ancestors-when-withparents-true/12740 "2025-09-16T07:05:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cumulocity](https://dub1.discourse-cdn.com/flex005/user_avatar/community.cumulocity.com/cumulocity/32/31990_2.png) [@cumulocity](https://community.cumulocity.com/u/cumulocity)
#### Post date: [September 16, 2025, 7:05am UTC](https://community.cumulocity.com/t/september-11-2025-returning-information-on-all-managed-object-ancestors-when-withparents-true/12740/1 "2025-09-16T07:05:18Z")

</div>

## Context

* * *

**Change Type:** API change  
**Product area:** Platform services  
**Component:** REST API  
**Deployed at:** [eu.latest.cumulocity.com](http://eu.latest.cumulocity.com), [apj.cumulocity.com](http://apj.cumulocity.com), [jp.cumulocity.com](http://jp.cumulocity.com), [cumulocity.com](http://cumulocity.com), [us.cumulocity.com](http://us.cumulocity.com)

> **Technical details**
>
> **Build artifact:** cumulocity (2025.295.0)  
> **Internal ID:** MTM-63253

## Description

* * *

Using the Inventory API parameter `withParents=true` now results in returning basic information (ID, type, name) on all ancestors of managed objects instead of being limited to only 3 levels of hierarchy. Notice that inventory roles are not taken into consideration when collecting information on ancestors, so basic information on all of them will be returned.

In addition to improving the API usability the performance of requests using the `withParents=true`  
parameter has also been improved.
