Get client configuration
GET https://{{host}}/etp-config/v3/configs/:configId/client-configuration
Provides client configuration details.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| accountSwitchKey | string | (Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"clientIdentityReporting":true,"createdDate":"2017-10-02T13:33:30.371+0000","downgradeEnable":true,"endUserControl":true,"entitlementCode":"07156ca7-ebd0-46c9-a285-e6e87d1ef047","forwardDnsTraffic":true,"httpProxyOverride":2,"httpProxyPort":8080,"modifiedDate":"2020-08-06T23:31:30.477+0000","securityPatchAutoUpgrade":true,"uninstallEnable":true}