# Phishing tool detection

Manage the rules that detect phishing tools across your organization.

 - [GET /v1/controls/phishingToolDetection/configuration](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/help/audience/engineering/rest-v1/phishing-tool-detection/get-controls-phishingtooldetection.md): Returns your organization's current phishing tool detection configuration, including every rule and its settings. Rules are returned in the order they're evaluated, with the highest-priority rule firs
 - [PUT /v1/controls/phishingToolDetection/configuration](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/help/audience/engineering/rest-v1/phishing-tool-detection/put-controls-phishingtooldetection.md): Replaces your organization's phishing tool detection configuration with the configuration you send. Any rule you don't include is deleted. A rule with an `id` updates the existing rule with that `id`.
