Get Player Reputation

Early preview of the Player Reputation. Today only lists bans, but will eventually include other reputation data.

Query Params
string
Defaults to 1
Responses

Response body
object
string
required

reputation.bans.success

string
required

Successfully retrieved bans.

boolean
required

true

data
array of objects
required
data*
object
uuid
required

UUID of the ban

string
required

Defines the impact the ban has on server, community, or across the game, or even the entire platform

server community game global

string | null
required

Date when the ban expires

string | null
required

Date when the ban was created

server
object
required

Server the ban was issued for. When null, the ban is not tied to a specific server.

community
object
required

Community the ban was issued for. When null, the ban is not tied to a specific community.

string
required
length ≤ 255

Public moderation reason category.

pagination
object
number
required

Total number of items

number
required

Current page number

number
required

Maximum number of pages

number
required
≤ 100

Number of items per page

boolean
required

Language
Credentials
Request