cURL
curl --request GET \ --url https://{appId}.api-{region}.cometchat.io/v3/moderation/reasons/{id}
{ "data": { "id": "<string>", "name": "<string>", "description": "<string>", "createdAt": "<string>", "updatedAt": "<string>" } }
Retrieve details of a specific flag reason.
Documentation IndexFetch the complete documentation index at: https://www.cometchat.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Id of the reason which needs to be fetched.
Reason details.
Show child attributes
Was this page helpful?
Contact support