Live Chat
List Broadcast Moderators
GET /2/broadcasts/chat/moderators returns the list of chat moderators for the authenticated user’s broadcasts.
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
The access token received from the authorization server in the OAuth 2.0 flow.