Returns the details of a channel based on the membership of 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-membership&app-instance-user-arn&x-amz-chime-bearer
Path parameters
channelArnstring required
The ARN of the channel to which the user belongs.
Query parameters
app-instance-user-arnstring required
The ARN of the user or bot in a channel.
scope'app-instance-user-membership' 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