Get Moderators

Returns list of Moderators staff for server moderation.

Path Params
uuid
required

UUID of the server

Query Params
string
Defaults to 1
Responses

Response body
object
string
required

discovery.server.moderator.staff.success

string
required

Successfully retrieved moderation list.

boolean
required

true

data
array of objects
required
data*
object
uuid
required

Public UUID for the player.

string | null
required

Platform defined username for the player. If the user is no longer on the platform or has removed for moderation, will be null.

string
required
length ≤ 255

Platform Player ID used to authenticate the player. Differs by platform, check docs for more details.

string
required
length ≤ 32

Platform used to authenticate the player.

string | null
required

URL to the player's avatar from the Platform. If no avatar given or removed for moderation, will be null.

string | null
required

Date the player first was seen on the server.

string | null
required

Date the player started playing on the server in the current session.

string | null
required

Date the player most recently played on the server in their last session.

number
required
≥ 0

Total playtime for the player on the server in hours.

ban
object
boolean
required

Language
Credentials
Request