get https://some.bqn.net:3443/api/v1/subscribers/
Retrieve a subscriber by IP address. The fields inside the SubscriberInfo will only be included if they are defined.
Responses
Retrieve a subscriber by IP address. The fields inside the SubscriberInfo will only be included if they are defined.
xxxxxxxxxx
curl --request GET \
--url https://some.bqn.net:3443/api/v1/subscribers/subscriberIp \
--header 'accept: application/json'