# Get search application details **GET /_application/search_application/{name}** ## Required authorization * Cluster privileges: `manage_search_application` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **name** (string) The name of the search application ## Responses ### 200 #### Body: application/json (object) - **indices** (array[string]) Indices that are part of the Search Application. - **analytics_collection_name** (string) Analytics collection associated to the Search Application. - **template** (object) Search template to use on search operations. - **name** (string) Search Application name - **updated_at_millis** (number) Time unit for milliseconds [Powered by Bump.sh](https://bump.sh)