Query Breach Alert Subscriptions for Domains
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a paginated list of all domain alert subscriptions for your account. Can be used to check if a specific domain is monitored by using the domain parameter.
/breach-monitoring-for-domains
(Optional) If specified, the call will only check to see if this domain is monitored. If this parameter is not provided, the call will instead return a list of all domains being monitored for your account.
(Optional) If specified, the call will return a list of all domains being monitored for your account that were originally added with this customData value.
(Optional) The number of results to return in a single call
(Optional) For each call to the API, if there are more pages of results available then a pagingToken will be returned. Pass the pagingToken in via this parameter to retrieve the subsequent page of results. Should be left off for the initial call to the API.
(Optional) If this parameter is specified and true, the results will include the webhook information for each domain.