# Get data stream settings **GET /_data_stream/{name}/_settings** Get setting information for one or more data streams. ## Required authorization * Index privileges: `view_index_metadata` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **name** (string | array[string]) A comma-separated list of data streams or data stream patterns. Supports wildcards (`*`). ### Query parameters - **master_timeout** (string) The period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error. ## Responses ### 200 #### Body: application/json (object) - **data_streams** (array[object]) [Powered by Bump.sh](https://bump.sh)