Returns the full details of a channel moderated by the specified AppInstanceUser or AppInstanceBot.
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}#scope=app-instance-user-moderated-channel&app-instance-user-arn&x-amz-chime-bearer
Path parameters
channelArnstring required
The ARN of the moderated channel.
Query parameters
app-instance-user-arnstring required
The ARN of the user or bot in the moderated channel.
scope'app-instance-user-moderated-channel' required
Headers
x-amz-chime-bearerstring required
The ARN of the <code>AppInstanceUser</code> or <code>AppInstanceBot</code> that makes the API call.
Response
Success