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.

VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches