Lists all the moderators for a channel.
The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.
get/channels/{channelArn}/moderators
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.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Headers
x-amz-chime-bearerstring
The <code>AppInstanceUserArn</code> of the user that makes the API call.
Response
Success