Returns the parent entity of a given entity.
Output / Response
Returns the APIEntity for the parent entity with its properties fields populated. For more information about the available options, refer to IPv4Objects in the Property Options Reference section.
API call:
APIEntity getParent ( long entityId )
Parameter | Description |
---|---|
long entityId | The entity ID of the child object that you would like to find the parent entity ID of. |