Get Subscription Status
Returns the Subscription Status of subscriber from the Edge. The field “subscriber_status” can have two possible values “active” or “suspend”. When “active,” the subscriber is able to attach to the network. When “suspend,” the subscriber will be unable to attach. The “rat_4g” field reflects the status of the subscriber for 4G, while the “rat_5g” field indicates the status for 5G.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
edgeIpstring · enumRequiredPossible values:
The IP address of the edge
Responses
200
Successful Response
application/json
get
/v1/edge/{edgeIp}/subscriberdatastatus200
Successful Response
Last updated
Was this helpful?