Get Asset by ID or UID

This API is helpful when you already know an asset’s unique identifier. For example, a downstream workflow may reference the UID of a critical dataset. Instead of searching, you can directly retrieve it to confirm details like its parent schema, type, or lineage connections.

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

Endpoint(s)

  • GET /catalog-server/api/assets/:id
  • GET /catalog-server/api/assets/byUid/:uid

Path Parameters

NameTypeRequiredDescriptionExample
idintYesAsset ID12616
uidstringYesAsset UIDsales.table

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