/datasets/{id}/editions/{edition}/versions
GET
Get a list of all versions for a dataset edition.
Parameters
Name | Type | Description |
---|---|---|
edition | path | An edition of a dataset |
id | path | ID that represents a dataset |
limit | query | Maximum number of items that will be returned. A value of zero will return zero items. |
offset | query | Starting index of the items array that will be returned. By default it is zero, meaning that the returned items will start from the beginning. |
Responses
200: A json list containing all versions for a set type of dataset and edition
Example value
null