get a risk by a risk ID
GET /v1/risks/{risk_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”String-formatted RiskId, i.e. AKR-1, AKR-00001, RSK-1, RSK-00001, OrgRisk-1, KeyRisk-1, kEY_rIsK-1
Example
AKR-1Responses
Section titled “ Responses ”List matching risks by id
This struct is used to represent both OrgRisks and KeyRisks. It is used to display risks in the Risk Register
object
AKRs: closed_date on org_key_risk_history OrgRisks: closed_date on risk_history
Risk_comment
The control statement for the risk
AKRs: the created_date is derived from created_date on org_key_risk_history. OrgRisks: created_date on risk
KeyRisk: key_risk_history OrgRisk: risk_history
AKRs: discovered_date on org_key_risk_history OrgRisks: discovered_date on risk_history
AKRs: due_date on org_key_risk_history OrgRisks: due_date on risk_history
AKRs: expected_date on org_key_risk_history OrgRisks: expected_date on risk_history
Example
RSK-00001The impact analysis for the risk (for AI scoring analysis)
Associations to incident based on the incident_risk_assoc table
Example
INC-00001The likelihood analysis for the risk (for AI scoring analysis)
The task to remediate the risk
KeyRisk: AKR_SOURCE, OrgRisk: risk_history
KeyRisk: org_key_risk_history OrgRisk: risk_history
The tags applied to the risk
object
AKRs: key_risk_threat_objective OrgRisks: risk_threat_objective
A relational struct that has a threat objective type and its relevancy to a risk.
object
The time that this relation was mutated
The threat objective type
KeyRisk: key_risk_history OrgRisk: risk_history
KeyRisk: key_risk_history, OrgRisk: risk_history
AKRs: updated_date on org_key_risk_history OrgRisks: created_date on risk_history