Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Default Response

actor
object
required
hidden
boolean
required
victim
object
required
has_comments
boolean
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
_id
string
required
reason
string
required
source
string
required
ban_incremental_id
number
required
removed_by
object | null
removed_at
string