For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get risk assessment

Get risk assessment for an execution

get
Path parameters
orgstring · min: 1 · max: 128Required

Org is the organisation identifier.

Example: sl1
projectstring · min: 1 · max: 128Required

Project is the project identifier.

Example: h
pipeline_execution_idstring · min: 1 · max: 128Required

Pipeline execution ID

Example: ld
Query parameters
pipeline_stage_idstringOptionalDefault: ""Example: Est dicta cupiditate ut sunt autem.
path_idstringOptional

Terragrunt path identifier for filtering module-specific risk data

Example: dev
Header parameters
Harness-Accountstring · min: 1 · max: 128Required

Account is the internal customer account ID.

Example: b2z
Responses
200

OK response.

application/json
string · binaryOptional
get/api/orgs/{org}/projects/{project}/executions/{pipeline_execution_id}/risk-assessment
GET /api/orgs/{org}/projects/{project}/executions/{pipeline_execution_id}/risk-assessment HTTP/1.1
Host: localhost:80
Harness-Account: b2z
Accept: */*
binary

Last updated

Was this helpful?