Returns the signed URL String to the latest VikingCloud Endpoint installer for the chosen platform.

Request
Security:
vc-security
path Parameters
platform
required
string

The operating system platform.

Responses
200

OK

get/endpoint-control-service/v1/ui/installer/{platform}
Request samples
curl -i -X GET \
  'http://endpoint-control-service:8080/endpoint-control-service/v1/ui/installer/{platform}' \
  -H 'x-auth-token: YOUR_API_KEY_HERE'
Response samples
application/json
"string"