Request example for the GET policy level API

This section shows an example of a GET request for the policy-level operation.

curl --insecure --location --request GET "https://<DLP Manager IP>:<DLP Manager port>/dlp/rest/v1/policy-levels/NETWORKING
--
header "Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJyZXN0YXBpIiwiaWF0IjoxNzQzNTk1MDk4LCJleHAiOjE3NDM1OTU5OTh9.OgPoaoTDPCKAa-leCRNFHhPEQ7ZcuglIHW3_dA64vxD-WzGMSKKlGHUIFBpbYnZFmSfkeOyKCNLQ6hSQGzKFHw" \