Retrieves the current global settings.
GET https://api-<DNS.Edge.URL>/v1/api/spSettings/global Authorization: Bearer authorization token Content-type: application/JSON
Successful response
200 — OK { "servers": ["ipAddress: "123.123.123.123"], }
Possible error codes
- UNAUTHORIZED - Missing or invalid token