Returns the complete state transition history for a specific task. Shows all status changes with timestamps, useful for debugging and monitoring task progress.
GET
/
tasks
/
{uuid}
/
state_transitions
Get task state transitions
Copy
curl --request GET \ --url https://staging.hdp.api.herodotus.cloud/tasks/{uuid}/state_transitions