Synctera · Capability
Synctera API — Watchlist
Synctera API — Watchlist. 8 operations. Lead operation: List watchlist monitoring alerts for a customer. Self-contained Naftiko capability covering one Synctera business surface.
What You Can Do
GET
Listwatchlistalerts
— List watchlist monitoring alerts for a customer
/v1/customers/{customer-id}/watchlists/alerts
GET
Getwatchlistalert
— Retrieve watchlist monitoring alert
/v1/customers/{customer-id}/watchlists/alerts/{alert-id}
PUT
Updatewatchlistalert
— Update watchlist alert
/v1/customers/{customer-id}/watchlists/alerts/{alert-id}
GET
Listwatchlistsubscriptions
— List watchlist monitoring subscriptions for a customer
/v1/customers/{customer-id}/watchlists/subscriptions
POST
Watchlistsubscribe
— Subscribe a customer to watchlist monitoring
/v1/customers/{customer-id}/watchlists/subscriptions
GET
Getwatchlistsubscription
— Retrieve watchlist monitoring subscription
/v1/customers/{customer-id}/watchlists/subscriptions/{subscription-id}
PUT
Updatewatchlistsubscription
— Update watchlist monitoring subscription
/v1/customers/{customer-id}/watchlists/subscriptions/{subscription-id}
POST
Suppresswatchlistentityalert
— Suppress entity alert
/v1/customers/{customer-id}/watchlists/suppressions
MCP Tools
list-watchlist-monitoring-alerts-customer
List watchlist monitoring alerts for a customer
read-only
idempotent
retrieve-watchlist-monitoring-alert
Retrieve watchlist monitoring alert
read-only
idempotent
update-watchlist-alert
Update watchlist alert
idempotent
list-watchlist-monitoring-subscriptions-customer
List watchlist monitoring subscriptions for a customer
read-only
idempotent
subscribe-customer-watchlist-monitoring
Subscribe a customer to watchlist monitoring
read-only
retrieve-watchlist-monitoring-subscription
Retrieve watchlist monitoring subscription
read-only
idempotent
update-watchlist-monitoring-subscription
Update watchlist monitoring subscription
idempotent
suppress-entity-alert
Suppress entity alert