---
title: "Raw (predicted, observed) outcome pairs"
method: GET
path: "/v1/sentinel/outcomes"
tags: ["Sentinel"]
---

# Raw (predicted, observed) outcome pairs

`GET /v1/sentinel/outcomes`

Surfaces the 810+ source pairs behind /v1/sentinel/accuracy. Per-prediction (forecast_id, country, eval_date, probability, above_threshold, observed, correct, notes). Lets researchers compute their own metrics or audit our binning.

## Query parameters

- `country` string
- `since` string, date
- `correct` '0' | '1'
- `limit` integer
- `offset` integer

## Response `200`

Outcomes + total + filters echo

---

[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)
