> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-feature-react-native-sdk-quotedmessage-a.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Reviewed Messages

## Overview

The Reviewed Messages endpoint in the Moderation Service API provides app owners and collaborators with access to messages that have been processed by moderators after being flagged/blocked. This endpoint contains the complete audit trail of moderation decisions made on previously flagged/blocked content.

Once a moderator makes either decision, the message is automatically transferred from the Flagged/Blocked Messages list to the Reviewed Messages list. This reviewed list serves as a comprehensive record of all moderation decisions, providing transparency and accountability in your content moderation workflow.

<Frame>
  <img src="https://mintcdn.com/cometchat-22654f5b-feature-react-native-sdk-quotedmessage-a/sGES4ruFz8w2SaXH/images/reviewed_messages_list.png?fit=max&auto=format&n=sGES4ruFz8w2SaXH&q=85&s=492da5da08625793363b1506e7498477" width="2556" height="542" data-path="images/reviewed_messages_list.png" />
</Frame>

Reviewed messages list can also be fetched via API [List Reviewed Messages](/rest-api/moderation/list-reviewed-messages).
