# Password logging prevention

Manage the rules that prevent password logging across your organization.

 - [GET /v1/controls/passwordLoggingPrevention/configuration](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/help/audience/engineering/rest-v1/password-logging-prevention/get-controls-passwordloggingprevention.md): Returns your organization's current password logging prevention configuration, including every rule and its settings. Rules are returned in the order they're evaluated, with the highest-priority rule
 - [PUT /v1/controls/passwordLoggingPrevention/configuration](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/help/audience/engineering/rest-v1/password-logging-prevention/put-controls-passwordloggingprevention.md): Replaces your organization's password logging prevention 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 `
