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.

Path Params
uuid
required

The unique identifier of the root inventory

Query Params
string
enum
required

The type of inventory (e.g., assets, vendors, processing-activities, legal-entities)

Allowed:
int32
β‰₯ 0
Defaults to 0

Results page to be retrieved (0..N)

int32
1 to 50
Defaults to 20

Number of records per page (1..50)

string
enum

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
Response
Choose an example:
application/json
*/*