datasets

Download Dataset Csv

Download a dataset as CSV format.

get/api/v1/datasets/{dataset_id}/csv

Path parameters

dataset_idstring uuid required

Query parameters

as_ofstring date-time nullable

Only modifications made on or before this time are included. If None, the latest version of the dataset is used.

Only modifications made on or before this time are included. If None, the latest version of the dataset is used.

Response

Successful Response

{"stackTrail":"paths:/api/v1/datasets/{dataset_id}/csv:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 48 revisions of this API.