Preview Mock Data
POST/api/v1/datasets/:dataset_id/table/generate/preview
Generate and return sample rows without writing them to the dataset. Read permission is required. The dataset must use Delta storage, must not use change-data-capture ingestion, and must have a non-placeholder schema. limit must be between 1 and 200. The response includes the first limit rows and the seed; use the same seed in a write request to reproduce the previewed data.
요청
응답
- 200
- 422
Successful Response
Validation Error