v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
IP Spotlight

Retrieve top user sessions

Obtain the top 10 user sessions interfacing with a particular domain, identified by IP.

get/waap/v1/ip-info/top-sessions

Query parameters

string ipv4 required
OR
string ipv6 required

The IP address to check

domain_idinteger required

The identifier for a domain. When specified, the response will exclusively contain data pertinent to the indicated domain, filtering out information from other domains.

The identifier for a domain. When specified, the response will exclusively contain data pertinent to the indicated domain, filtering out information from other domains.

Response

Successful Response

session_idstring uuid required

The session ID

durationnumber required

The duration of the session in seconds

requestsinteger required

The number of requests in the session

blockedinteger required

The number of blocked requests in the session

start_timestring date-time required

The start time of the session as a POSIX timestamp