KYC - List searches

Summary information for searches you have created.

Example requests

All searches:

{
    "criteria": {}
}

All filters utilised:

{
    "criteria": {
        "searchTerm": "Robert Mugabe",
        "createdFrom": "2023-01-01",
        "createdTo": "2023-12-31",
        "monitored": "active"
    }
}

Example requests

All searches:

{
    "criteria": {}
}

All filters utilised:

{
    "criteria": {
        "searchTerm": "Robert Mugabe",
        "createdFrom": "2023-01-01",
        "createdTo": "2023-12-31",
        "monitored": "active"
    }
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!