---
title: "Trust-wrapped current risk for a country"
method: GET
path: "/v1/sentinel/current_risk/{country}"
tags: ["Sentinel"]
---

# Trust-wrapped current risk for a country

`GET /v1/sentinel/current_risk/{country}`

Returns the forecast probability + 90% conformal interval + top-3 SHAP contributions + similar historical incident + recent evidence permalinks. The full transparency-wrapped view of /v1/forecast/{cc}/7day's max risk.

## Path parameters

- `country` string, required

## Response `200`

Top-level: country, country_name, honest_forecast (the live headline source — probability + interval), trust { probability, interval_90, top_features (top-3 SHAP), similar_incident, evidence_permalinks }, drivers, forecast_summary, forecast_window, model_version, issued_at, schema. NOTE the risk fields are nested under trust, not top-level.

---

[API](https://skmtc.net/voidly/apis/voidly-api.md) · [All operations](https://skmtc.net/voidly/apis/voidly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voidly/voidly-api/versions/decbe6fd40a8/schema)
