---
title: "Get cross-document comparison results"
method: GET
path: "/omni/cross-doc-data-check/results"
tags: ["Id capture"]
---

# Get cross-document comparison results

`GET /omni/cross-doc-data-check/results`

Fetch cross-document data check results for a given interview ID. If no ID is provided, it defaults to the user's ID from the JWT.

## Query parameters

- `id` string

## Headers

- `api-version` string, required

## Response `200`

Response contains a map of results with detailed comparison information.

- string

## Other responses

- `400` — Bad Request

---

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