Get List of Child Inventories by Root Inventory

Use this API to provide a paginated list of Child Inventories for a given Inventory Schema Type and a Root Inventory Id.

Example Request

GET https://{hostname}/api/inventory/v2/inventory-hierarchies/{rootInventoryId}

GET https://trial.onetrust.com/api/inventory/v2/inventory-hierarchies/96214230-ffbb-4870-b6c4-0f30c3bfec60?inventoryType=assets

Path Params
string
required

ID of the root inventory. The value can be retrieved using the Get List of Inventories API.

Query Params
string
required

Type of the inventory. The supported values are ['assets','processing-activities','vendors','legal-entities'].

Responses

401

Unauthorized

403

Forbidden

Language
Credentials
OAuth2