Retrieves the contents of a dataset as presigned URIs.
get/datasets/{datasetName}/content
Path parameters
datasetNamestring required
The name of the dataset whose contents are retrieved.
Query parameters
versionIdstring
The version of the dataset whose contents are retrieved. You can also use the strings "$LATEST" or "$LATEST_SUCCEEDED" to retrieve the contents of the latest or latest successfully completed dataset. If not specified, "$LATEST_SUCCEEDED" is the default.
Response
Success