Thread Datasets
Export a thread dataset
Export a thread dataset.
POST
/
tune.dataset.ThreadDatasetService
/
ExportThreadDataset
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
application/json
The ID of dataset to export.
The type of export only s3 is supported for now.
The format of export file default is json.
Response
200 - application/json
The response is of type object
.
Was this page helpful?