cURL
curl --request GET \ --url https://api.enkryptai.com/datasets/list-tasks \ --header 'apikey: <api-key>'
{ "datasets": [ "Election", "Healthcare" ] }
The status of the task
Queued
Running
Finished
Failed
Successful Response
The response is of type object.
object