cURL
curl --request GET \ --url https://{appId}.api-{region}.cometchat.io/v3/moderation/reasons
{ "data": [ { "id": "<string>", "name": "<string>", "description": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "default": true } ], "meta": { "current": { "limit": 123, "count": 123 } } }
List all custom flag reasons.
Documentation IndexFetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
List of moderation reasons.
Show child attributes
Was this page helpful?