Retrieve customer config for a specific customerCopy Pageget https://api.instellix.io/v2/customer-configs/{customerIdent}Retrieves the customer config for the specified customerIdent-parameter.Path ParamscustomerIdentstringrequiredlength between 1 and 100The unique identifier of the customer. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 23 days ago