Request example for the GET list of enabled policies API

curl --insecure --location --request GET "https://<DLP Manager IP>:<DLP Manager port>/dlp/rest/v1/policy/enabled-names?type=DLP" \
--
header "Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJqdWxpYXMiLCJpYXQiOjE2NTc1NDgzODksImV4cCI6MTY1NzU0OTI4OX0
.pteQxZJPNq2FF1YcCF4WE5_Ix9k0XXhbkge-h6PCOkI8pLrQBU6My2xHPFahiYAGZLz8LTYEvu6tWcPkXSnkeg" \