getIndex

inline suspend fun OpenSearchClient.getIndex(crossinline block: GetIndexRequest.Builder.() -> Unit): GetIndexResponse

Retrieves information about an OpenSearch index including its schema and semantic enrichment configuration. Use this operation to view the current index structure and semantic search settings.