Get information about available sanction lists
Returns information about the lists watchman has prepared and indexed for search
get/v2/listinfo
Response
Current lists watchman has prepared and indexed for search
Example response
{
"lists": {
"us_csl": 442,
"us_ofac": 17646
},
"listHashes": {
"us_csl": "a572...cf42",
"us_ofac": "0629...9aab"
},
"version": "v0.51.0"
}