GET
List Social Bans
string
required
API key as Bearer token: Bearer sni_<your-key>. Sent by client.
string
required
Game identifier. Sent by client.
string
required
The device ID to list bans for.
string
default:"active"
Filter by ban status: active, inactive, or all.
integer
default:50
Maximum number of bans to return (1–200).
integer
Ban ID cursor for keyset pagination. Returns bans with ban_id < cursor.