> ## Documentation Index
> Fetch the complete documentation index at: https://docs.verify-group.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Watchlist Sources

> List locally cached watchlist sources with their shortName values, which you supply as dataSources when creating a screening check.

<ParamField query="name" type="string">
  Case-insensitive partial match on the source name
</ParamField>

<ParamField query="countryCode" type="string">
  Country code filter, for example US, GB, or INT
</ParamField>

<ParamField query="isEnabled" type="boolean">
  Filter locally enabled or disabled sources
</ParamField>

<ParamField query="shortName" type="string">
  Case-insensitive exact match on the source short\_name
</ParamField>
