Compliance Link connector
check_leie_exclusion
Check whether an individual or entity appears on the HHS OIG List of Excluded Individuals/Entities (LEIE), by NPI or by name.
Read-only
Parameters
| Parameter | Type | Required | Notes |
|---|---|---|---|
| npi | string | Optional | 10-digit National Provider Identifier (exact match; takes precedence over name). |
| name | string | Optional | Name to match (case-insensitive substring across last, first, middle, and business name). |
| limit | integer | Optional | Maximum number of results to return. |
This is a read-only query tool on the Compliance Link corpus. It returns live retrieval results rather than a fixed response body, so no example payload is shown.
