---
title: "Get Fir Check"
method: GET
path: "/v1/background-verification/fir-check/{transaction_id}"
---

# Get Fir Check

`GET /v1/background-verification/fir-check/{transaction_id}`

## Path parameters

- `transaction_id` string, required

## Query parameters

- `normalise` boolean
- `name_match_type` string — Comma-separated values supported (e.g., A,B).
- `father_match_type` string — Comma-separated values supported (e.g., A,B).
- `type` string — Comma-separated values supported (e.g., A,B).
- `case_category` string — Comma-separated values supported (e.g., A,B).
- `case_status` string — Comma-separated values supported (e.g., A,B).
- `state_match` string — Comma-separated values supported (e.g., A,B).
- `dist_match` string — Comma-separated values supported (e.g., A,B).
- `jurisdiction_type` string — Comma-separated values supported (e.g., A,B).
- `algo_risk` string — Comma-separated values supported (e.g., A,B).

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide.md) · [All operations](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepvue/deepvue-tech-developers-guide/revisions/c1b0558e7d77/schema)
