AT&T · Example Payload

Mobility Threat Anomaly Detection Api Threat Assessment Example

5GBroadbandCAMARAConnectivityDevice StatusEdge ComputingEnterpriseFortune 100MessagingMobileNetworkNetwork APIsSIM SwapSpeechTelecommunicationsWirelessWireline

Mobility Threat Anomaly Detection Api Threat Assessment Example is an example object payload from AT&T, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

riskLevelanomalyScorethreatsassessedAt

Example Payload

Raw ↑
{
  "riskLevel": "LOW",
  "anomalyScore": 0.05,
  "threats": [
    {
      "type": "UNUSUAL_LOCATION",
      "severity": "MEDIUM",
      "description": "Device location changed rapidly from expected home area",
      "detectedAt": "2026-04-19T14:30:00Z"
    }
  ],
  "assessedAt": "2026-04-19T14:30:00Z"
}