---
title: "Export Comparison"
method: GET
path: "/internal/evals/requirement-applicability/runs/{applicability_run_id}/comparison.csv"
tags: ["internal"]
---

# Export Comparison

`GET /internal/evals/requirement-applicability/runs/{applicability_run_id}/comparison.csv`

One row per produced risk, with the rule it came from and the reviewer's judgment.

Keyed under Kobalt Labs' own company in S3 rather than the company under study: this is an
internal artifact and it does not belong in a customer's export listing. The trade is that the
rows carry that customer's guideline wording and their reviewers' notes while sitting outside
any prefix keyed to them, so the file names the company in every row — nothing else would.

## Path parameters

- `applicability_run_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/eb329fb4c94a/schema)
