Objects
Get object sub-tree
Retrieve a sub-tree of objects starting from the specified parent object.
get/v1/objects/{object-id}/sub-tree
Path parameters
object-idinteger required
Parent object ID
Query parameters
filterstring
Optional filter string. If provided, only objects with name or alias containing given string will be returned.
Response
Object sub-tree retrieved successfully