---
title: "Results"
method: POST
path: "/v1/pep-check/results"
---

# Results

`POST /v1/pep-check/results`

## Request body

- object
  - `search_id` string, required

## Response `200`

200

- object
  - `status` string
  - `results` object[]
    - `source_details` object
      - `source` string
      - `country` string
      - `continent` string
      - `global_source_type` string
      - `micro_source_type` string
      - `parent_url` string
    - `name` string
    - `address` string
    - `gender` string
    - `father_name` string
    - `state` string
    - `district` string
    - `age` string
    - `birth_year` string
    - `dob` string
    - `uniq_case_id` string
    - `link` string
    - `img_link` string
    - `pan_numbers` string
    - `pdf_link` string
    - `extra` string
    - `search_id` string
    - `score` unknown
    - `match_type` unknown
  - `total` integer
  - `pan_results` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/revisions/a9dd2afd70a1/schema)
