Get enhance-moderation configuration.
Network Setting
Get enhance-moderation configuration.
Get the network’s enhance-moderation configuration. If the network has never configured it, defaults are returned (enabled: false, commentDeletionBehavior: delete_whole_comment, and empty confidences and userModerationExclusionPatterns).
GET
Get enhance-moderation configuration.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Enhance-moderation configuration
What to remove when a comment trips moderation.
Available options:
delete_whole_comment, delete_attachment_only Regex patterns for users excluded from moderation.
Minimum string length:
1