Skip to main content
You must pass the execution_id obtained from making an execute query POST request. Returns the status of a query execution along with relevant metadata of the results if the execution is completed.

curl -X GET "https://api.dune.com/api/v1/execution/{{execution_id}}/status" -H x-dune-api-key:{{api_key}}