OPENAPI / COMPONENTS / SCHEMAS
Dataset Import Task data structure
DatasetImportTaskStructural definition for Dataset Import Task in the Mistral AI API contract.
object10properties
created_atstringrequiredcreated at value in the Mistral AI API contract.
creator_idstringrequiredcreator id value in the Mistral AI API contract.
dataset_idstringrequireddataset id value in the Mistral AI API contract.
deleted_atstringrequireddeleted at value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
messagestringmessage value in the Mistral AI API contract.
progressstringprogress value in the Mistral AI API contract.
statusBaseTaskStatusrequiredstatus value in the Mistral AI API contract.
updated_atstringrequiredupdated at value in the Mistral AI API contract.
workspace_idstringrequiredworkspace id value in the Mistral AI API contract.