Skip to main content
GET
/
indexes
/
{name}
/
versions
{
  "value": [
    {
      "type": "AzureSearch",
      "id": "<string>",
      "name": "<string>",
      "version": "<string>",
      "description": "<string>",
      "tags": {}
    }
  ],
  "nextLink": "<string>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

name
string
required

The name of the resource

Query Parameters

api-version
string
required

The API version to use for this operation.

Minimum length: 1

Response

The request has succeeded.

Paged collection of Index items

value
object[]
required

The Index items on this page

The link to the next page of items