AT&T · Example Payload

Network Apis Session Info Example

Fortune 100TelecommunicationsFortune 100WirelessWirelineBroadbandEnterprise5GNetwork

Network Apis Session Info 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

sessionIdqosProfileqosStatusexpiresAt

Example Payload

Raw ↑
{
  "sessionId": "example_sessionId",
  "qosProfile": "LOW_LATENCY",
  "qosStatus": "REQUESTED",
  "expiresAt": "2026-04-19T10:00:00Z"
}