cURL
curl --request GET \ --url https://api.example.com/v1/datasets/{id}/csv
"<string>"
The ID of the dataset
The ID of the dataset version (if omitted, returns data from the latest version)
Successful Response
The response is of type string.
string