Dataset Versions List Resource

Returns a list of dataset versions for a particular dataset or creates a version.

Resource URL

1/wave/datasets/<datasetIdOrApiName>/versions

Formats

JSON

Available Version

36.0

Available in Postman

To view and test a working example of this resource, see getDatasetVersionCollection in Postman. For information about how to authenticate your org with Postman, see the CRM Analytics Rest API Quick Start.

HTTP Methods

GET POST

GET Request Parameters

Parameter Name Type Description Required or Optional Available Version
created​After String Filters the results to include only dataset versions created after a specific timestamp. Optional 62.0
created​Before String Filters the results to include only dataset versions created before a specific timestamp. Optional 62.0
include​Archived Boolean Filters the results to include archived dataset versions (true) or not (false). Optional 62.0

Response body for GET

Dataset Version Collection

Request body for POST

Restore Dataset Version Input

Response body for POST

Restore Dataset Version