product:chat
Query Banned Users
Find and filter channel scoped or global user bans
get/query_banned_users
Query parameters
Response
Successful response
Example response
{
"bans": [
{
"channel": {
"config": {
"partition_ttl": "24h"
}
}
}
]
}