Request Dataset Sample
Dataset Samples
Request Dataset Sample
Request a dataset sample job with pre-compiled SQL (for non-Narrative Data Planes only)
POST
Request Dataset Sample
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for a dataset.
Body
application/json
Optional configuration for the sample job
The compute pool to run the sample job on. If not specified, defaults to the dataset's configured compute pool, then to the data plane's default compute pool.
Response
200 - application/json
OK
The id of the job that has been enqueued.

