Skip to main content

Get player moderation log

Retrieve the moderation log for a specific player, including bans, mutes, and other

  • administrative actions.
Path Parameters
uuid uuid REQUIRED

UUID of the player

Query Parameters
per_page integer

Possible values: 1 ≤ value ≤ 100

Number of results per page

page integer

Possible values: 1 ≤ value

Page number

Responses
200

successful operation

Schema OPTIONAL
data object[] OPTIONAL
type 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 OPTIONAL
first string OPTIONAL
last string OPTIONAL
prev string OPTIONAL
next string OPTIONAL
meta object OPTIONAL
current_page integer OPTIONAL
from integer OPTIONAL
last_page integer OPTIONAL
links object[] OPTIONAL
url string OPTIONAL
label string OPTIONAL
active boolean OPTIONAL
path string OPTIONAL
per_page integer OPTIONAL
to integer OPTIONAL
total integer OPTIONAL
404

Player not found

Schema OPTIONAL
error string OPTIONAL