Get collection settings #
Returns settings information about one or more collections.
Examples #
The following request gets the settings information of all the collections under the default namespace:
GET /default:*/_settings
Retrieve the settings information of all the collections:
GET /_settings
Request #
GET /<target>/_settings
Path Parameters #
target
(Optional, String) Comma-separated, names of the collections to get (wildcard supported)