A valid request URL is required to generate request examples
{ "userId": "<string>", "cases": [ { "id": 123, "case_number": 123, "action": "<string>", "reason": "<string>", "moderator_tag": "<string>", "created_at": "2023-11-07T05:31:56Z" } ], "total": 123, "page": 123, "limit": 123, "pages": 123, "byAction": {} }
Returns full moderation history for a specific user in a guild with breakdown by action type.
Shared API secret configured via BOT_API_SECRET environment variable.
Discord user ID
x <= 100
User moderation history
Show child attributes