Returns the full details of a channel ban.
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}/bans/{memberArn}
Path parameters
channelArnstring required
The ARN of the channel from which the user is banned.
memberArnstring required
The ARN of the member being banned.
Headers
x-amz-chime-bearerstring
The <code>AppInstanceUserArn</code> of the user that makes the API call.
Response
Success