Sample Dataset
POST/v1/datasets/sample
This endpoint allows for sampling data from a dataset using different methods.
The type of sampling method can be specified using the type
query parameter,
and the body will be interpreted accordingly.
Request​
Responses​
- 200
- 400
- 500
The sampled data in plain text format.
Invalid request body
Internal server error occurred while sampling the dataset