.. _es-guide-reference-api-admin-indices-get-settings:

==========================
Admin Indices Get Settings
==========================

The get settings API allows to retrieve settings of index/indices:


.. code-block:: js

    $ curl -XGET 'http://localhost:9200/twitter/_settings'


