---
title: "Get Agreement"
method: GET
path: "/api/v1/examples/agreement"
---

# Get Agreement

`GET /api/v1/examples/agreement`

Compute aggregated output-vs-ground-truth agreement across all graded examples.

## Query parameters

- `user` string, required
- `program` string, required

## Headers

- `authorization` string, nullable

## Cookies

- `modaic_session` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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