GET
/
players
/
bans
/
{workspaceId}
/
{banId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

workspaceId
string
required
banId
number
required

Response

200 - application/json
actor
object
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
hidden
boolean
required