Example uses basic HTTP syntax. Any <#> in the example should be removed when copying it.
You can use the _cat APIs to get a human readable, tabular output for various reasons.
GET /_cat/health <1>
_cat/health has existed since Elasticsearch 1.x, but here is an example of its output...