Get trigger by id
curl --request GET \ --url https://api.tic.io/watchlists/{watchListId}/triggers/{triggerId} \ --header 'x-api-key: <api-key>'
{ "teamWatchListTriggerId": 123, "destination": "<string>", "destinationType": "webhook", "hasBeenValidated": true, "lastMessageSentAtUtc": "2023-11-07T05:31:56Z", "lastUpdatedAtUtc": "2023-11-07T05:31:56Z" }
The watchlist id
The trigger id
webhook
email
sms