Datasets REST Endpoints

Catalog/Datasets
A self-service data model based on a connection.
Get reload history for a dataset
Method: get
Path: /api/20210901/catalog/datasets/{datasetId}/history
Get the job reload information of a given jobId for a dataset
Method: get
Path: /api/20210901/catalog/datasets/{datasetId}/history/{jobId}
Get the latest reload history for a dataset
Method: get
Path: /api/20210901/catalog/datasets/{datasetId}/history/latest
Reload data for a dataset
Method: post
Path: /api/20210901/catalog/datasets/{datasetId}/actions/reload