Namespace Vonage.IdentityInsights.GetInsights
Classes
- CarrierInsights
Information about the carrier associated with a phone number.
- DeviceSwapInsights
Information about any recent physical device change for a mobile phone number. A recent device swap may indicate a potential risk of account takeover.
- FormatInsights
Validates the format of a phone number and provides information based on that format.
- GetInsightsResponse
Represents the response from the Identity Insights API containing requested phone number insights.
- InsightStatus
Indicates the status of the information returned for the specified phone number.
- Insights
A map of objects representing the requested insight(s), where each key corresponds to the name of the insight and the value contains the result and status of that insight.
- LocationVerificationInsights
Verifies whether the location of a user device is within the area specified in the request.
- ReachabilityInsights
Checks the connectivity status for a given device, including whether it is connected to the network for data, SMS, or both.
- RoamingInsights
Checks roaming status and country for a given device on a mobile network.
- SimSwapInsights
Information about any recent SIM pairing changes related to a mobile account. A recent SIM swap may indicate a potential risk of account takeover.
- SimSwapRequest
Represents SIM swap insight configuration.
- SubscriberMatchInsights
Compares information associated with a mobile phone user against records verified by the mobile operator in their KYC system. All match fields use extensible enum strings; clients must handle unknown values.
Structs
- GetInsightsRequest
Represents a request to retrieve identity insights.