Lists all the moderators for a channel.
The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
get/channels/{channelArn}/moderators#x-amz-chime-bearer
Path parameters
channelArnstring required
The ARN of the channel.
Query parameters
max-resultsinteger
The maximum number of moderators that you want returned.
next-tokenstring password
The token passed by previous API calls until all requested moderators are returned.
Headers
x-amz-chime-bearerstring required
The ARN of the <code>AppInstanceUser</code> or <code>AppInstanceBot</code> that makes the API call.
Response
Success