Skip to main content
GET
/
tasks
/
{task_uuid}
/
status
Get task status
curl --request GET \
  --url https://staging.hdp.api.herodotus.cloud/tasks/{task_uuid}/status \
  --header 'X-API-KEY: <api-key>'
{}

Authorizations

X-API-KEY
string
header
required

Path Parameters

task_uuid
string
required

The unique identifier (UUID) of the task

Response

Task status retrieved successfully

The response is of type object.