Returns detailed information for one specified DNS Protection policy.

GET {{baseUrl}}/api/console/gsm/:gsmKey/dnsp/policies/:policyId

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"TotalCount":1,"Policies":[{"Id":"afd6c3af-2c37-4e11-8ae6-16d9621a0545","Name":"Test Policy 1","BlockedCategories":[50,57,58,59,60,68],"Editable":true,"CreatedDate":"2022-06-29T10:36:04.7004638Z","ModifiedDate":"2022-06-29T10:36:04.7004638Z"}]}