To verify whether users are actually being rescanned, you have two options:
- Dashboard audit trail: Open any individual screening in the Monitor dashboard. Scroll to the bottom to see the audit trail, which lists every automated rescan and any resulting status changes.
-
Screening history endpoint: Call
/watchlist_screening/individual/history/listwith awatchlist_screening_idto retrieve a paginated log of every status change for that screening, including the date and whether the change was triggered automatically (by a rescan) or manually (by a reviewer).
You can also run a report from the Monitor dashboard by navigating to the program and downloading a CSV. The report includes hits_pending_since and status fields that reflect rescan activity.