# Get a watch **GET /_watcher/watch/{id}** ## Required authorization * Cluster privileges: `monitor_watcher` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **id** (string) The watch identifier. ## Responses ### 200 #### Body: application/json (object) - **found** (boolean) - **_id** (string) - **status** (object) - **watch** (object) - **_primary_term** (number) - **_seq_no** (number) - **_version** (number) [Powered by Bump.sh](https://bump.sh)