GET
/
execution
/
{execution_id}
/
results
curl --request GET \
  --url https://api.chainbase.com/api/v1/execution/{execution_id}/results \
  --header 'Content-Type: <content-type>' \
  --header 'X-API-KEY: <x-api-key>'

Headers

X-API-KEY
string
required
Content-Type
string
required

Path Parameters

execution_id
string
required

The ID of the execution