cURL
curl --request GET \ --url https://api.example.com/v1/datasets/{id}/csv
"<string>"
Documentation IndexFetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Was this page helpful?