v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451211217.9 KB

Returns the full details of a channel ban.

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}/bans/{memberArn}#x-amz-chime-bearer

Path parameters

channelArnstring required

The ARN of the channel from which the user is banned.

memberArnstring required

The <code>AppInstanceUserArn</code> of the member being banned.

Headers

x-amz-chime-bearerstring required

The ARN of the <code>AppInstanceUser</code> or <code>AppInstanceBot</code> that makes the API call.

Response

Success