Get mappingedit

The get mapping API allows you to retrieve mapping definitions of the index or a specific index/type.

var mapping = this.ConnectedClient.GetMapping<ElasticSearchProject>();