Returns the effective threat protection policy for your organization. Enterprise feature; requires the feature to be enabled for your team.
Get Threat Protection Policy
1 min read
get/team/threat-protection
Request example
Response
get/team/threat-protection
Authorization
Responses
application/json
Effective threat protection policy for the team's organization.
Show child attributesHide child attributes
Threat protection mode.
off disables checks; normal checks URLs against Google Web Risk (+2 credits per URL scanned).Options:
offnormalNormalized score (0-100) at or above which a classifier verdict is blocked. Lower is stricter.
Range: 0–100
Exact domains or globs (e.g.
*.example.com) always blocked, without a classifier call.Exact domains or globs always allowed. Wins over every other rule.
Top-level domains to block outright, lowercase without a leading dot.
Behavior when the classifier is unreachable:
closed blocks (default), open allows.Options:
openclosedWhether individual requests may pass a
threatProtection object. When false, such requests are rejected with 403.Whether the organization has saved a policy (vs. serving defaults).

