Reference Assets

Reference Assets are datasets used as a baseline for validation. Use this API when you want to compare new ingested data against a trusted reference. For example, mark last month’s “customer_master” table as reference, and automatically validate that the new load has the same schema and data distribution.

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

Endpoint(s)

  • GET /catalog-server/api/assets/reference-assets
  • GET /catalog-server/api/assets/reference-assets/jobs
  • PUT /catalog-server/api/assets/reference-assets/jobs/:jobId/cancel
  • PUT /catalog-server/api/assets/byUid/:uid/config/reference-configuration
  • GET /catalog-server/api/assets/:id/reference-assets/inferredMetadata

Path Parameters

NameTypeRequiredDescriptionExample
jobIdstringNoValidation job ID (cancel)job-789
uidstringNoAsset UID for reference configgold.customer_master
idintNoAsset ID for inferred metadata12616

Sample Request

Bash
Copy

Response Schema

See Reference Asset Schema.

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