Get player moderation log
Retrieve the moderation log for a specific player, including bans, mutes, and other
| Path Parameters |
|---|
uuid uuid — REQUIRED |
| Query Parameters |
|---|
per_page integerPossible values: 1 ≤ value ≤ 100 Number of results per page |
page integerPossible values: 1 ≤ value |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
data object[] — OPTIONALtype integer — OPTIONAL | type_name string — OPTIONAL | details string — OPTIONAL | source string — OPTIONAL | source_type string — OPTIONAL | expires_at date-time — OPTIONAL | created_at date-time — OPTIONAL |
| links object — OPTIONALfirst string — OPTIONAL | last string — OPTIONAL | prev string — OPTIONAL | next string — OPTIONAL |
| meta object — OPTIONALcurrent_page integer — OPTIONAL | from integer — OPTIONAL | last_page integer — OPTIONAL | links object[] — OPTIONALurl string — OPTIONAL | label string — OPTIONAL | active boolean — OPTIONAL |
| path string — OPTIONAL | per_page integer — OPTIONAL | to integer — OPTIONAL | total integer — OPTIONAL |
|
|
| Schema — OPTIONAL |
|---|
error string — OPTIONAL |
|