GET
/
tasks
/
{task_uuid}
/
status
curl --request GET \
  --url https://staging.hdp.api.herodotus.cloud/tasks/{task_uuid}/status
{}

Path Parameters

task_uuid
string
required

The unique identifier (UUID) of the task

Response

200
application/json
Task status retrieved successfully

The response is of type object.