Returns information about an enrich policy.
Path parameters
-
Comma-separated list of enrich policy names used to limit the request. To return information for all enrich policies, omit this parameter.
Query parameters
-
Period to wait for a connection to the master node.
Values are
-1or0.External documentation
GET
/_enrich/policy/{name}
curl \
--request GET 'http://api.example.com/_enrich/policy/{name}'