Returns information about attached subscribers from the Edge. Subscriber connected to 4G or 5G can be differentiated by RAT (Radio Access Technology) parameter.
Authorizations
Path parameters
edgeIpstring ยท enumRequired
The IP address of the edge
Possible values:
Responses
200
Retrieved Subscriber Information successfully
application/json
get
GET /api/v1/edge/{edgeIp}/subscriberinfo HTTP/1.1
Host: api.monogoto.io
Authorization: Bearer JWT
Accept: */*