Returns the list of query API keys for the given Azure Cognitive Search service.
Path parameters
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the Azure Cognitive Search service associated with the specified resource group.
The unique identifier for a Microsoft Azure subscription. You can obtain this value from the Azure Resource Manager API or the portal.
Query parameters
The API version to use for each request. The current version is 2015-08-19.
Headers
A client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request.
Response
All query keys for the given Search service were successfully retrieved and are in the response. You can use any of the query keys as the value of the 'api-key' parameter in the Azure Cognitive Search Service REST API or SDK to perform read-only operations on your Search indexes such as querying and looking up documents by ID.