This endpoint is used to retrieve a list of messages that were submitted for moderation. Each message includes its current moderation status based on the rules configured for the app.
Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-v6-beta2-flutter-uikit.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Filters messages by the sender’s uid.
Filters messages by the receiver's uid.
Filters messages by the receiver's guid in case of group
Filters messages by category. Possible values: message and custom.
message, custom Filters messages by type.
Filters messages by moderation status.
disapproved, pending Get Message(s)
The response is of type object.