GET

/api/im/evolution/admin/anti-cheat

List anti-cheat flags (admin)

Lists all anti-cheat flags for moderation review. Admin-only.

curl -s "$BASE/api/im/evolution/admin/anti-cheat" \
  -H "Authorization: Bearer $ADMIN_TOKEN"

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test