Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
Preview Sample Data
Before applying policies or creating reports, it’s useful to see a slice of the data itself. This API retrieves up to the first 100 rows of an asset. For example, a data engineer can validate that the “orders” table contains recent transactions before applying a freshness check.
⚠️ All endpoints require authentication. See Authentication & Headers.
Endpoint(s)
Initiate Sample Job:
POST /catalog-server/api/assets/:id/sample/async
Name | Type | Required | Description | Example |
|---|---|---|---|---|
id | int | Yes | Asset ID |
|
invalidateCache | boolean | No | If true, bypass cached sample |
|
Poll Job Result:
GET /catalog-server/api/assets/sample/result/:requestId
Name | Type | Required | Description | Example |
|---|---|---|---|---|
requestId | string | Yes | Returned from async request |
|
Sample Request
Response Schema
See Sample Data Schema.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025