Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.gominerva.com/risk-assessments/v2/assessments/{assessmentId}/runs/{runId} \ --header 'Authorization: <api-key>'
{ "status": 200, "msg": "OK", "result": {} }
Returns a specific assessment-owned agent-runtime run.
Use the format Api-Key YOUR_API_KEY.
Api-Key YOUR_API_KEY
Risk assessment id.
Agent run id.
OK
200
"OK"