curl --request GET \
--url https://api.coval.dev/v1/runs/{run_id} \
--header 'X-API-Key: <api-key>'Retrieve detailed information about a specific simulation run.
curl --request GET \
--url https://api.coval.dev/v1/runs/{run_id} \
--header 'X-API-Key: <api-key>'Was this page helpful?