# Get trust graph check results

`GET /omni/b2b/trust-graph/result` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Get trust graph check results

Retrieves the results of fraud checks performed on a specific interview, identified by its interview ID.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** Trust graph

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `getTrustGraphCheckResult`); see the Implementation pane for source & tests.

