Retrieve containing objects
The get_containing_objects
request retrieves a list of containing objects for a specified object.
Request Method: GET
Request URL Parameters:
Element |
Type |
Description |
---|---|---|
SessionID Mandatory |
String |
Session ID returned in login request. |
ObjectName Mandatory |
String | The name of the object for which you want a list of containing objects. |
Response:
Element |
Type |
Description |
---|---|---|
ContainingObjectName |
String |
The names of the objects that contain the specified object. |