---
title: "List all ID Number Verification checks"
method: GET
path: "/api_status/list_available_user_registry_checks"
tags: ["Utilities"]
---

# List all ID Number Verification checks

`GET /api_status/list_available_user_registry_checks`

Get a list of all ID Number Verification checks, grouped by country

## Response `200`

A list of KYC/KYB checks grouped by country and document type

- IDNumberVerificationChecksResponse
  - `checks` object — A map of ISO country codes (e.g., "AE", "AR") to document check configurations.

## Other responses

- `400` — Bad Request

---

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