Discover Assets

Use this API when you want a broad list of assets available in your environment. This is often the first step when exploring a new data source. For example, after connecting a Snowflake assembly, you can list all assets that were onboarded and filter them to show only “profiled” or “watched” assets.

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

Endpoint

GET /catalog-server/api/assets/discover

Query Parameters

NameTypeRequiredDescriptionExample
pageintNoPage number (for pagination)1
sizeintNoResults per page50
parentsstringNoIf true, include parent hierarchytrue
profiled_assetsstringNoIf true, only return profiled assetstrue
watchersstringNoIf true, only return watched assetsfalse
asset_type_idsstringNoComma-separated asset type IDs1,2

Sample Request

Bash
Copy

Response Schema

See Asset Schema.

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