getSearchConnectorUrl(
params?):Promise<GetSearchConnectorResult>
Retrieve a url to the Search Connector UI. This UI intended to be displayed in an iframe within the parent application. The returned url is valid for 24 hours and is signed via a one-way hash to prevent modification of its parameters
Information about the request
Promise<GetSearchConnectorResult>
Promise containing the URL to the search connector UI.