# Get an enrich policy **GET /_enrich/policy/{name}** **All methods and paths for this operation:**
GET /_enrich/policy
GET /_enrich/policy/{name}
Returns information about an enrich policy. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **name** (string | array[string]) Comma-separated list of enrich policy names used to limit the request. To return information for all enrich policies, omit this parameter. ### Query parameters - **master_timeout** (string) Period to wait for a connection to the master node. ## Responses ### 200 #### Body: application/json (object) - **policies** (array[object]) [Powered by Bump.sh](https://bump.sh)