Executions and Results
Get Execution Status
Check the status of an execution request
GET
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.
Headers
API Key for the service
Path Parameters
unique identifier of the execution
Query Parameters
API Key for the service, alternative to using the HTTP header X-DUNE-API-KEY.
Response
200
application/json
OK
The response is of type object
.