---
title: "Mobile to UAN Search"
method: POST
path: "/v1/api_hub/mobile_to_epfo_l1"
---

# Mobile to UAN Search

`POST /v1/api_hub/mobile_to_epfo_l1`

## Request body

- object
  - `mobile_number` string, required — mobile number

## Response `200`

200

- object
  - `personal_details` object
    - `user_gender` string
    - `user_dob` string
    - `user_full_name` string
    - `user_phone_number` string
  - `employment_details` object
    - `is_employed` boolean
    - `date_of_exit_marked` boolean
    - `uan_list` object[]
    - `uan_count` integer
    - `recent_employer_data` object
    - `previous_employer_data` object

## Other responses

- `400` — 400
- `503` — 503
- `504` — 504

---

[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)
