cURL
curl --request GET \ --url https://staging.hdp.api.herodotus.cloud/tasks/{task_uuid}/status \ --header 'X-API-KEY: <api-key>'
{}
Retrieves the current status of a scheduled Data Processor task. This endpoint does not require authentication.
The unique identifier (UUID) of the task
Task status retrieved successfully
The response is of type object.
object