OOTB Widget/Tool or Native API to Identify Orphan Objects in 3DEXPERIENCE (Created by User / Available in SGI)

Is there any out-of-the-box (OOTB) widget, tool, or Native API in 3DEXPERIENCE to retrieve/identify orphan (dummy) objects that are created by a particular user or available in SGI?

For our use case, we generally consider an object as an “orphan object” if it meets the following rules:

  • The object is not in a Released status
  • The object is not used in any assembly
  • The object does not have any child objects

If an OOTB capability is not available, could you please suggest the recommended approach (e.g., query/reporting method, best practice, or API route) to identify such objects?