Check the status of an execution request
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.
API Key for the service
unique identifier of the execution
API Key for the service, alternative to using the HTTP header X-DUNE-API-KEY.
OK
The response is of type object
.
Check the status of an execution request
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.
API Key for the service
unique identifier of the execution
API Key for the service, alternative to using the HTTP header X-DUNE-API-KEY.
OK
The response is of type object
.