cURL
curl --request GET \ --url https://api.engagefabric.com/admin/rate-limits/abuse
[ { "id": "<string>", "timestamp": 123, "projectId": "<string>", "playerId": "<string>", "eventType": "<string>", "abuseType": "<string>", "count": 123, "threshold": 123, "confidence": 123, "suggestedAction": "<string>", "actionTaken": "<string>" } ]
Returns list of recent abuse detection events across all projects
List of abuse events
Event ID
Timestamp
Project ID
Player ID
Event type
Abuse type
Event count
Threshold exceeded
Confidence score (0-1)
Suggested action
Action taken