- Mock serverhttps://docs.glsnxt.com/_mock/openapi-carrier-integration-api/networks
- Staginghttps://api.staging.glsnxt.com/ooh/carrier-connector/v1/networks
- Productionhttps://api.glsnxt.com/ooh/carrier-connector/v1/networks
curl -i -X GET \
https://docs.glsnxt.com/_mock/openapi-carrier-integration-api/networks \
-H 'X-API-Key: YOUR_API_KEY_HERE'List of networks retrieved successfully.
Response
[ { "uid": 8065713862, "ownedBy": "GLS_NXT", "tenant": "GLS_DE", "autoShare": false } ]