plaid
Get entity watchlist screening program
Get an entity watchlist screening program
post/watchlist_screening/entity/program/get
Request body
Example request
{
"entity_watchlist_program_id": "entprg_2eRPsDnL66rZ7H"
}Response
OK
Example response
{
"id": "entprg_2eRPsDnL66rZ7H",
"created_at": "2020-07-24T03:26:02Z",
"is_rescanning_enabled": true,
"lists_enabled": [
"EU_CON"
],
"name": "Sample Program",
"name_sensitivity": "balanced",
"audit_trail": {
"dashboard_user_id": "54350110fedcbaf01234ffee",
"timestamp": "2020-07-24T03:26:02Z"
}
}