cURL
curl --request GET \ --url https://api.enkryptai.com/datasets/task-status \ --header 'apikey: <api-key>'
{ "status": "Running" }
The Dataset task ID
"data-generation-94f40d84-5b4e-4e97-a793-48357b71490a"
The dataset name. E.g. Election
"Election"
Successful Response
The response is of type object.
object