> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-flutter-sdk-mark-as-unread.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-docs-flutter-sdk-mark-as-unread/AUQY8D4dBtga_Jos/images/reviewed_messages_list.png?fit=max&auto=format&n=AUQY8D4dBtga_Jos&q=85&s=1c537000461a20e449612ad0d0acaf2f" 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).
