Get help for the CAT APIs.
GET
/_cat
curl \
--request GET 'http://api.example.com/_cat' \
--header "Authorization: $API_KEY"
Get help for the CAT APIs.
curl \
--request GET 'http://api.example.com/_cat' \
--header "Authorization: $API_KEY"