GET
/
players
/
bans
/
{workspaceId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Query Parameters

page
number
type
enum<string>
Available options:
player,
moderator
user_id
string

Response

200 - application/json
actor
object
required
hidden
boolean
required
victim
object
required
removed_by
object | null
has_comments
boolean
required
createdAt
string
required
updatedAt
string
required
_id
string
required
reason
string
required
source
string
required
removed_at
string
ban_incremental_id
number
required