Get a Search Index Definition by its ID

get/search/indices/{indexId}
Internal-Use Only

Get a Search Index Definition by its ID

Request Samples

1

Response Samples

1

Path Parameters

NameTypeRequiredDescription
indexId
string
true

The ID of the Search Index definition

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired representation for the response.

Allowed values:
application/vnd.sas.metadata.definition.search.index+jsonapplication/json
Default:
application/vnd.sas.metadata.definition.search.index+json

Responses

StatusMeaningDescription
200OKThe request succeeded.HeadersSchema
400Bad RequestBad request (the request is not well-formed).Schema
401UnauthorizedNot authenticated.Schema
403ForbiddenThe user does not have permission to complete this request.Schema
404Not FoundThe specified resource was not found.Schema
406Not AcceptableNot Acceptable. Include an Accept header with a supported value on the request.Schema