Get Audit Log

Last updated March 24th, 2026

get api.withmono.com/v3/lookup/watchlist/{id}/audit-log
v1.0

Use this resource to retrieve screening lifecycle events and audit activity for a watchlist screening.

Path Params
Headers

Request

1234
curl --request GET \
  --url https://api.withmono.com/v3/lookup/watchlist/{id}/audit-log \
  --header 'accept: application/json' \
  --header 'mono-sec-key: YOUR_MONO_SECRET_KEY'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?