Client Settings

Retrieves settings required to let the client successfully use the API.

get/clientSettings

Response

OK

Example response

{
  "httpsBaseUrl": {
    "hostname": "api.c000.eagleeyenetworks.com",
    "port": 443
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.