Skip to main content

/gblsbans

GET Request

Get Global Ban List System Data

(only server owners can access the Global Ban List System) Please note that timecreated might be null if profile is private.

Parameters

None

Examples

Success Example

{
"success": true,
"bans": {
"121": {
"banid": "121",
"servername": "trickys",
"servername_friendly": "Tricky's Server",
"reason": "Ban Reason",
"issued": 1591908288,
"banned_user": {
"steam_profile": {
"steamid": "00000000000000000",
"personaname": "Tricky",
"profileurl": "https://steamcommunity.com/profiles/00000000000000000/",
"avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/fe/00000000000000000.jpg",
"timecreated": 1536000516,
"lastRefresh": 1621123206
},
"discord_profile": null
},
"executor_steam_profile": {
"steamid": "00000000000000000",
"personaname": "Tricky",
"profileurl": "https://steamcommunity.com/profiles/00000000000000000/",
"avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/6b/00000000000000000.jpg",
"timecreated": 1520790508,
"lastRefresh": 1620376495
}
},