cURL
curl --request GET \ --url https://lens-api.tic.io/watchlists/{id}/notifications \ --header 'x-api-key: <api-key>'
[ { "notificationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "destination": "<string>", "destinationType": "webhook", "destinationTypeDescription": "<string>", "hasBeenValidated": true, "lastUpdatedAtUtc": "2023-11-07T05:31:56Z" } ]
Returns every notification trigger (email/webhook/SMS destination) configured for the watchlist.
Watchlist GUID
List of notification triggers
webhook
email
sms