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.
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
.