Retrieve a Specific Subscription Alert

Retrieve detailed alert updates for a specific subscription using its subscription ID and alert ID. Use List Subscription Alerts API to fetch latest alerts.

This endpoint returns the specific fields or news categories that triggered the alert, depending on the type of subscription:

  • company: Returns a list of company IDs and the fields that changed (e.g., name, address).
  • companynews: Returns company IDs and related news articles with timestamps.
  • companyfamilytree:
    • Identifies companies added to or removed from the family tree.
    • Includes migration messages if the root company itself was acquired.
  • dbPerson: Returns person IDs with changed fields, as well as detailed employment-level field updates per contact ID.

The response is paginated and supports high-volume results (e.g., up to 5,000 entities per page).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the subscription

string
required

Unique identifier for the alert

Query Params
integer
≥ 1
Defaults to 1

Page number for pagination. Default is 1.

integer
1 to 5000
Defaults to 5000

Number of results per page. Default is 5000, maximum is 5000.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml