# Get an ES|QL view **GET /_query/view/{name}** **All methods and paths for this operation:**
GET /_query/view
GET /_query/view/{name}
Returns a stored ES|QL view. ## Required authorization * Index privileges: `read_view_metadata` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **name** (string) The comma-separated view names to retrieve. ## Responses ### 200 #### Body: application/json (object) - **views** (array[object]) [Powered by Bump.sh](https://bump.sh)