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"], }
Response on unsuccessful authorization
401 Unauthorized Content-Type: application/JSON {"code": "UNAUTHORIZED", "brief": "You are not authorized to perform this action"}
Possible error codes
- CAPI_00002 Could not retrieve the configuration