# Get enrich stats **GET /_enrich/_stats** Returns enrich coordinator statistics and information about enrich policies that are currently executing. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Query parameters - **master_timeout** (string) Period to wait for a connection to the master node. ## Responses ### 200 #### Body: application/json (object) - **coordinator_stats** (array[object]) Objects containing information about each coordinating ingest node for configured enrich processors. - **executing_policies** (array[object]) Objects containing information about each enrich policy that is currently executing. - **cache_stats** (array[object]) Objects containing information about the enrich cache stats on each ingest node. [Powered by Bump.sh](https://bump.sh)