Retrieve Child Assets

Assets often have hierarchical relationships — databases contain schemas, schemas contain tables, and tables contain columns. This API helps you traverse that hierarchy. For example, you might retrieve all child tables under a schema to ensure every dataset in a business domain is being monitored.

⚠️ All endpoints require authentication. See Authentication & Headers.

Endpoint

GET /catalog-server/api/assets/:id/childAssets

Path Parameters

NameTypeRequiredDescriptionExample
idintYesParent ID1001

Response Schema

See Related Child Asset Schema.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard