Skip to main content
GET
List broadcast moderators
Returns the list of users who moderate chat for the authenticated user’s broadcasts. Moderators are scoped to the authenticated user, not to an individual broadcast, and take effect across every broadcast that user hosts.
A user can have up to 20 moderators. To add or remove a moderator, use Add a Broadcast Moderator or Remove a Broadcast Moderator.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

The request has succeeded.

data
object[]

The list of chat moderators for the authenticated user's broadcasts.

errors
object[]
meta
object